summaryrefslogtreecommitdiff
path: root/lang/lush
diff options
context:
space:
mode:
authorwiz <wiz>2011-12-20 15:46:29 +0000
committerwiz <wiz>2011-12-20 15:46:29 +0000
commit35e779cfe92060cf3890c072120a2cbbce8130c2 (patch)
treeabee6a4c1cedbf69d40beebadb5b323018bc4de2 /lang/lush
parentae1ec7126fa0752834cae42f00402bc0f306ae7d (diff)
downloadpkgsrc-35e779cfe92060cf3890c072120a2cbbce8130c2.tar.gz
+USE_GNU_READLINE= yes # rl_getc, rl_basic_quote_characters, rl_insert_close
Diffstat (limited to 'lang/lush')
-rw-r--r--lang/lush/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index b9c189e00fa..1ee94d10d56 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/11/16 08:23:48 sbd Exp $
+# $NetBSD: Makefile,v 1.6 2011/12/20 15:46:29 wiz Exp $
DISTNAME= lush-1.2.1
PKGREVISION= 1
@@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
+USE_GNU_READLINE= yes # rl_getc, rl_basic_quote_characters, rl_insert_close
CONFIGURE_ARGS+= --without-bfd