summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>1998-10-11 20:28:11 +0000
committerkim <kim@pkgsrc.org>1998-10-11 20:28:11 +0000
commitd79eb576d72c6a34451b80c25b9222be64246717 (patch)
treefe19f7737e190b503db6b148a721d4297a0af0e0 /net
parent435e3e9fb2eed1dc4ac00e2cfbc571745ca6e33c (diff)
downloadpkgsrc-d79eb576d72c6a34451b80c25b9222be64246717.tar.gz
This patch no longer needed (fixed with LDFLAGS).
Diffstat (limited to 'net')
-rw-r--r--net/ntop/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/ntop/patches/patch-aa b/net/ntop/patches/patch-aa
deleted file mode 100644
index c118f3b2496..00000000000
--- a/net/ntop/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.3 1998/10/11 20:27:04 kim Exp $
-
---- Makefile.in.orig Tue Oct 6 11:27:31 1998
-+++ Makefile.in Sun Oct 11 15:00:45 1998
-@@ -48,6 +48,7 @@
- LDFLAGS = @LDFLAGS@
-
- # Standard LIBS
-+#LIBS = @LIBS@ -L${prefix}/lib -lncurses
- LIBS = @LIBS@
-
- INSTALL = @INSTALL@