diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/InsightToolkit/Makefile | 1 | ||||
-rw-r--r-- | science/gsystem/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index f7001f3de955..b863dcbd14ab 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -20,7 +20,6 @@ OPTIONS= EXAMPLES "Build examples (very time consuming)" off \ TESTING "Build testing programs (very time consuming)" off USE_LDCONFIG= ${PREFIX}/lib/InsightToolkit -NO_FILTER_SHLIBS= yes NO_PACKAGE= License does not allow redistribution of binaries BUILD_WRKSRC= ${WRKSRC}/Build INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/science/gsystem/Makefile b/science/gsystem/Makefile index 9d8a09269816..500632b47311 100644 --- a/science/gsystem/Makefile +++ b/science/gsystem/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_KDELIBS_VER= 3 INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes QTDIR= ${X11BASE} QMAKESPEC= freebsd-g++ |