summaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-22 06:59:25 +0000
committerjlam <jlam>2001-05-22 06:59:25 +0000
commit09d76d590c0ef9dd67fc724e4b410a4c1b9769c7 (patch)
tree373c40f508851a0b5dbe7b04a847e8a63bd41dd6 /lang/librep
parentb355a65a87378427f42a2e66197443dcb6cfd3b9 (diff)
downloadpkgsrc-09d76d590c0ef9dd67fc724e4b410a4c1b9769c7.tar.gz
Document why GNU readline is required.
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 614ee2eaef7..45c544b23c6 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/02/17 09:07:19 agc Exp $
+# $NetBSD: Makefile,v 1.9 2001/05/22 06:59:25 jlam Exp $
#
DISTNAME= librep-${REP_VERS}
@@ -12,6 +12,8 @@ COMMENT= Emacs Lisp-like runtime library, interpreter, compiler and VM
DEPENDS+= gmp>=3.0:../../devel/gmp
DEPENDS+= gdbm>=1.8.0:../../databases/gdbm
+
+# Uses GNU readline's rl_basic_quote_characters.
DEPENDS+= readline>=4.0:../../devel/readline
USE_GMAKE= # defined