aboutsummaryrefslogtreecommitdiff
path: root/lang/newlisp
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:49:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:49:33 +0000
commitd7ecdbf6158f55be0c01aadf4ac7104ec8004c0d (patch)
tree9569f4a93c68ad29093476f90b85ce1f5b49ec5e /lang/newlisp
parent4d962acc36b899ee41ce71373939ac8705d5449a (diff)
downloadports-d7ecdbf6158f55be0c01aadf4ac7104ec8004c0d.tar.gz
ports-d7ecdbf6158f55be0c01aadf4ac7104ec8004c0d.zip
Notes
Diffstat (limited to 'lang/newlisp')
-rw-r--r--lang/newlisp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/newlisp/Makefile b/lang/newlisp/Makefile
index 85170685a3d7..42eb82a19cc7 100644
--- a/lang/newlisp/Makefile
+++ b/lang/newlisp/Makefile
@@ -30,7 +30,7 @@ DOCS= CHANGES CodePatterns.html ExpressionEvaluation.html \
manual_frame.html newLISPdoc.html \
newlisp_index.html newlisp_manual.html \
-OPTIONS_DEFINE= GMP GSL MYSQL PGSQL SQLITE GUISERV
+OPTIONS_DEFINE= GMP GSL MYSQL PGSQL SQLITE GUISERV DOCS EXAMPLES
GSL_DESC= GSL (GNU Scientific Library)
GUISERV_DESC= Install GUI server (in Java)