diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-28 22:09:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-28 22:09:41 +0000 |
commit | c6dd96cea45227199032f7a0c46f9fbcb3b67aaf (patch) | |
tree | 5d5fbb09ab024ceae05df74b3bd2c00a3290a3e6 /science/InsightToolkit/Makefile | |
parent | b865b0771eefd71f9e843c04ecc193123177b958 (diff) | |
download | ports-c6dd96cea45227199032f7a0c46f9fbcb3b67aaf.tar.gz ports-c6dd96cea45227199032f7a0c46f9fbcb3b67aaf.zip |
Notes
Diffstat (limited to 'science/InsightToolkit/Makefile')
-rw-r--r-- | science/InsightToolkit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index 46113085dbd1..f902aca31417 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -11,8 +11,7 @@ MAINTAINER= jwbacon@tds.net COMMENT= Insight Toolkit OPTIONS_DEFINE= EXAMPLES TESTING -#OPTIONS= EXAMPLES "Build examples (very time consuming)" off \ -# TESTING "Build testing programs (very time consuming)" off +TESTING_DESC= Build testing programs (very time consuming) USE_LDCONFIG= ${PREFIX}/lib/InsightToolkit NO_PACKAGE= License does not allow redistribution of binaries |