diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-29 13:39:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-29 13:39:52 +0800 |
commit | a4ad83e9937be7956d37acc270af8c10372c63fa (patch) | |
tree | 5846fe4713ac6469d5cfc171405827b15b31e921 /science | |
parent | 44cdf403828ffb059c84dd44fc7923ee59c40e85 (diff) | |
download | freebsd-ports-gnome-a4ad83e9937be7956d37acc270af8c10372c63fa.tar.gz freebsd-ports-gnome-a4ad83e9937be7956d37acc270af8c10372c63fa.tar.zst freebsd-ports-gnome-a4ad83e9937be7956d37acc270af8c10372c63fa.zip |
Readd specific EXAMPLES description because of specific comment in it
Submitted by: kvm
Diffstat (limited to 'science')
-rw-r--r-- | science/InsightToolkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index f902aca31417..2809c6e265bf 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -11,6 +11,7 @@ MAINTAINER= jwbacon@tds.net COMMENT= Insight Toolkit OPTIONS_DEFINE= EXAMPLES TESTING +EXAMPLES_DESC= Build examples (very time consuming) TESTING_DESC= Build testing programs (very time consuming) USE_LDCONFIG= ${PREFIX}/lib/InsightToolkit |