svn commit: r366975 - head/editors/fxite
Pietro Cerutti
gahr at FreeBSD.org
Tue Sep 2 07:34:13 UTC 2014
Author: gahr
Date: Tue Sep 2 07:34:12 2014
New Revision: 366975
URL: http://svnweb.freebsd.org/changeset/ports/366975
QAT: https://qat.redports.org/buildarchive/r366975/
Log:
- Disable FOX 1.7 support for now, as it's broken. This should be fixed in the
next release.
PR: 193118
Submitted by: amdmi3 at amdmi3.ru
Modified:
head/editors/fxite/Makefile
Modified: head/editors/fxite/Makefile
==============================================================================
--- head/editors/fxite/Makefile Tue Sep 2 06:18:51 2014 (r366974)
+++ head/editors/fxite/Makefile Tue Sep 2 07:34:12 2014 (r366975)
@@ -3,7 +3,7 @@
PORTNAME= fxite
PORTVERSION= 0.92
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= gahr at FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE= GPLv3
LIB_DEPENDS= #
-OPTIONS_SINGLE= FOX
+OPTIONS_SINGLE= #FOX
OPTIONS_SINGLE_FOX= FOX16 FOX17
FOX16_DESC= Use FOX 1.6
FOX17_DESC= Use FOX 1.7
More information about the svn-ports-all
mailing list