aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-20 21:37:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-20 21:37:14 +0000
commit67e94b53447fc950dc1e2d280199b3721e6db276 (patch)
tree8df882c2e6deccb1eef8367229b88dc0ba06bd9f
parentd18c3d97aa541a668e397a2b10eabf26ea4cc841 (diff)
downloadports-67e94b53447fc950dc1e2d280199b3721e6db276.tar.gz
ports-67e94b53447fc950dc1e2d280199b3721e6db276.zip
Notes
-rw-r--r--lang/nickle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nickle/Makefile b/lang/nickle/Makefile
index ba7c001a5291..7ba60b2ffe36 100644
--- a/lang/nickle/Makefile
+++ b/lang/nickle/Makefile
@@ -15,7 +15,7 @@ COMMENT= A numeric oriented programming language
LICENSE= MIT
-PORT_OPTIONS= EXAMPLES
+OPTIONS_DEFINE= EXAMPLES
USE_NCURSES= yes
USE_GMAKE= yes