diff options
author | kim <kim> | 1998-10-11 20:28:11 +0000 |
---|---|---|
committer | kim <kim> | 1998-10-11 20:28:11 +0000 |
commit | 2150ce7381db729a1a57f45497b207c36f24f82e (patch) | |
tree | fe19f7737e190b503db6b148a721d4297a0af0e0 /net/ntop | |
parent | 336ad5844876297eb1b309f93e95d5dae1a9c85f (diff) | |
download | pkgsrc-2150ce7381db729a1a57f45497b207c36f24f82e.tar.gz |
This patch no longer needed (fixed with LDFLAGS).
Diffstat (limited to 'net/ntop')
-rw-r--r-- | net/ntop/patches/patch-aa | 12 |
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@ |