diff options
-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@ |