summaryrefslogtreecommitdiff
path: root/lang/nickle
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 /lang/nickle
parentRemove leftovers from previous conversion to OptionsNG (diff)
Fix conversion to optionsng
Notes
Notes: svn path=/head/; revision=301245
Diffstat (limited to 'lang/nickle')
-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