diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
commit | a01439c2ca857df62d783ca85972a47474b700d1 (patch) | |
tree | 524caf06bace8677347d6681513a8a465202ef88 /science/InsightToolkit/Makefile | |
parent | 1801d62b27475a63728be523be256d5b41c18581 (diff) | |
download | ports-a01439c2ca857df62d783ca85972a47474b700d1.tar.gz ports-a01439c2ca857df62d783ca85972a47474b700d1.zip |
Notes
Diffstat (limited to 'science/InsightToolkit/Makefile')
-rw-r--r-- | science/InsightToolkit/Makefile | 1 |
1 files changed, 0 insertions, 1 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} |