summaryrefslogtreecommitdiff
path: root/net/ntop
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-10-11 10:25:24 +0000
committerhubertf <hubertf@pkgsrc.org>1998-10-11 10:25:24 +0000
commitf078bc55e62d57be4af320725f6325bdbcf139ad (patch)
treec8567dddd6bfb3cf59461d96a1dbad135ea97028 /net/ntop
parenta3a410914f5861e91696373383381d50de61a783 (diff)
downloadpkgsrc-f078bc55e62d57be4af320725f6325bdbcf139ad.tar.gz
Actually use ncurses so this links.
Diffstat (limited to 'net/ntop')
-rw-r--r--net/ntop/patches/patch-aa15
1 files changed, 12 insertions, 3 deletions
diff --git a/net/ntop/patches/patch-aa b/net/ntop/patches/patch-aa
index 47d35ad0d59..ce57ef3a1ce 100644
--- a/net/ntop/patches/patch-aa
+++ b/net/ntop/patches/patch-aa
@@ -1,7 +1,16 @@
-$NetBSD: patch-aa,v 1.1 1998/08/07 22:42:29 kim Exp $
+$NetBSD: patch-aa,v 1.2 1998/10/11 10:25:24 hubertf Exp $
---- Makefile.in.orig Mon Aug 3 06:43:38 1998
-+++ Makefile.in Fri Aug 7 18:22:37 1998
+--- Makefile.in.orig Mon Aug 3 12:43:38 1998
++++ Makefile.in Sat Oct 10 22:06:42 1998
+@@ -48,7 +48,7 @@
+ LDFLAGS = @LDFLAGS@ -L/usr/5lib
+
+ # Standard LIBS
+-LIBS = @LIBS@
++LIBS = @LIBS@ -L${PREFIX}/lib -lncurses
+
+ INSTALL = @INSTALL@
+
@@ -76,6 +76,8 @@
CLEANFILES = $(PROG) $(OBJ) $(GENSRC)