summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-10-11 10:25:24 +0000
committerhubertf <hubertf>1998-10-11 10:25:24 +0000
commitd0446c0d78ada9ea899d720e23f3dc4ae4a86871 (patch)
treec8567dddd6bfb3cf59461d96a1dbad135ea97028 /net
parent64838ff7bfac578e492c99a5138763e0d8da51ed (diff)
downloadpkgsrc-d0446c0d78ada9ea899d720e23f3dc4ae4a86871.tar.gz
Actually use ncurses so this links.
Diffstat (limited to 'net')
-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)