aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fox-devel
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-05-18 12:39:37 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-05-18 12:39:37 +0000
commit7ce79eb2e06e05638d31374133861cd0f5d748b5 (patch)
tree9c292ce0c23f9aeee0280699dac25618cb8813ab /x11-toolkits/fox-devel
parent145ff826c746a4d826f7f1fe70fd3350669112bd (diff)
downloadports-7ce79eb2e06e05638d31374133861cd0f5d748b5.tar.gz
ports-7ce79eb2e06e05638d31374133861cd0f5d748b5.zip
Notes
Diffstat (limited to 'x11-toolkits/fox-devel')
-rw-r--r--x11-toolkits/fox-devel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile
index 5bbcb1043e1d..7f340c461400 100644
--- a/x11-toolkits/fox-devel/Makefile
+++ b/x11-toolkits/fox-devel/Makefile
@@ -23,6 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_MESA= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
+USE_MOTIF= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \
CPPFLAGS="-I${LOCALBASE}/include" \
@@ -136,10 +137,6 @@ pre-everything::
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Configure fails"
-.endif
-
##
## Port conflict management
##