summaryrefslogtreecommitdiff
path: root/databases/ldapvi
diff options
context:
space:
mode:
authorryoon <ryoon>2013-07-15 02:02:17 +0000
committerryoon <ryoon>2013-07-15 02:02:17 +0000
commit215de6661118c1f3801c16d0a5acdf8153217b64 (patch)
tree7082cd8bccd6e4c222c7d1017f6c4896abcadef6 /databases/ldapvi
parentc983d6b497ef6e3b0f873176bc6476b7f100e38f (diff)
downloadpkgsrc-215de6661118c1f3801c16d0a5acdf8153217b64.tar.gz
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
Diffstat (limited to 'databases/ldapvi')
-rw-r--r--databases/ldapvi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/ldapvi/Makefile b/databases/ldapvi/Makefile
index 10416e5a7f6..c253ce2dbaa 100644
--- a/databases/ldapvi/Makefile
+++ b/databases/ldapvi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2013/04/13 07:55:03 ghen Exp $
+# $NetBSD: Makefile,v 1.16 2013/07/15 02:02:19 ryoon Exp $
DISTNAME= ldapvi-1.7
PKGREVISION= 9
@@ -11,7 +11,6 @@ COMMENT= Interactive LDAP client
GNU_CONFIGURE= yes
USE_NCURSES= yes
-USE_GNU_READLINE= yes
USE_TOOLS+= gmake pkg-config
MAKE_FILE= GNUmakefile