diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-18 12:39:37 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-18 12:39:37 +0000 |
commit | 7ce79eb2e06e05638d31374133861cd0f5d748b5 (patch) | |
tree | 9c292ce0c23f9aeee0280699dac25618cb8813ab /x11-toolkits | |
parent | 145ff826c746a4d826f7f1fe70fd3350669112bd (diff) | |
download | ports-7ce79eb2e06e05638d31374133861cd0f5d748b5.tar.gz ports-7ce79eb2e06e05638d31374133861cd0f5d748b5.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox-devel/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/fox14/Makefile | 5 |
2 files changed, 2 insertions, 8 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 ## diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 5bbcb1043e1d..7f340c461400 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/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 ## |