freebsd-ports/security/nmap/files/patch-ab
David E. O'Brien 758c19ecc0 Remove patch NOT approved by me (maintainer), that is in my way while
doing an upgrade.  This patch does not fix a bug, takes away the original
author's right to free speach, and we have no technical reason to patch.
2001-03-17 01:06:24 +00:00

11 lines
351 B
Text

--- nmapfe/Makefile.in.orig Mon Jan 1 22:22:37 2001
+++ nmapfe/Makefile.in Fri Mar 16 16:56:47 2001
@@ -75 +75 @@
-DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -DHAVE_CONFIG_H=1 -I$(srcdir)
+DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -DHAVE_CONFIG_H=1 -I$(srcdir) -DNMAP_PATH=\"$(bindir)/\"
@@ -236 +236 @@
-%.o: %.c
+.c.o:
@@ -240 +240 @@
-%.lo: %.c
+.c.lo: