summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-04-02 12:01:22 +0000
committerkrion <krion@FreeBSD.org>2005-04-02 12:01:22 +0000
commit431ec274ea1e990639f07de29210c7ced24cfe8c (patch)
tree129f0f39fb902b7ee7f2e4cd5e46b4b339f6386c /x11-toolkits
parent9ddbd7707f872494d76706afd66465ff36ee8386 (diff)
downloadFreeBSD-ports-431ec274ea1e990639f07de29210c7ced24cfe8c.zip
FreeBSD-ports-431ec274ea1e990639f07de29210c7ced24cfe8c.tar.gz
Mark BROKEN only while building with fox-devel, and not with fox.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fxscintilla/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile
index 7827714..55d75e5 100644
--- a/x11-toolkits/fxscintilla/Makefile
+++ b/x11-toolkits/fxscintilla/Makefile
@@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= alecn2002@yandex.ru
COMMENT= A Fox toolkit reimplementation of Scintilla editing widget
-BROKEN= "Does not build with current fox-devel version"
-
GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 15
@@ -32,6 +30,7 @@ OPTIONS= FOX10 "FOX1.0 support (FOX1.2 by default)" off
LIB_DEPENDS+= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox
CONFIGURE_ARGS= --with-fox-1-0
.else
+BROKEN= "Does not build with current fox-devel version"
LIB_DEPENDS+= FOX-1.4:${PORTSDIR}/x11-toolkits/fox-devel
.endif
OpenPOWER on IntegriCloud