summaryrefslogtreecommitdiff
path: root/net/ntop2
diff options
context:
space:
mode:
authorveego <veego>2002-08-02 14:42:28 +0000
committerveego <veego>2002-08-02 14:42:28 +0000
commitf1983ed2cb599434a6f0923465f54ee17d8ada65 (patch)
tree03ee90054c7a429531a181e0cf76ad9d8616d8b0 /net/ntop2
parentf73c6f87fac7f6000f59faff0422331c270084c9 (diff)
downloadpkgsrc-f1983ed2cb599434a6f0923465f54ee17d8ada65.tar.gz
ntop2 really wants a gnu libreadline so add USE_GNU_READLINE.
Diffstat (limited to 'net/ntop2')
-rw-r--r--net/ntop2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile
index dc58c97b350..cdd7de94c73 100644
--- a/net/ntop2/Makefile
+++ b/net/ntop2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/08/01 05:48:19 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/08/02 14:42:28 veego Exp $
DISTNAME= ntop-2.1
PKGNAME= ntop2-2.1
@@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR}/ntop
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_GNU_READLINE= yes
# --enable-micro-ntop causes compile to fail
CONFIGURE_ARGS+= --disable-mysql
USE_LIBTOOL= yes