summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-02-27 08:56:20 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-02-27 08:56:20 +0000
commite531baf8c1ed5ec4054de6524dcd3eea7176679f (patch)
tree6239637e5c97f8c0ba7641d48f7932652c443eeb /security
parentRemove USE_BZIP2, since there's no such file on the FTP server (diff)
PLIST related fixes.
Notes
Notes: svn path=/head/; revision=26345
Diffstat (limited to 'security')
-rw-r--r--security/nmap/files/patch-aa9
-rw-r--r--security/nmap/pkg-plist1
2 files changed, 10 insertions, 0 deletions
diff --git a/security/nmap/files/patch-aa b/security/nmap/files/patch-aa
index a8d615d30257..4d829c6a8f59 100644
--- a/security/nmap/files/patch-aa
+++ b/security/nmap/files/patch-aa
@@ -25,3 +25,12 @@
@echo Compiling nmap
rm -f $@
$(CC) $(LDFLAGS) -o $@ $(OBJS) $(LIBS)
+@@ -128,7 +128,7 @@
+ $(MAKEDEPEND) $(INCLS) -s "# DO NOT DELETE" -- $(DEFS) -- $(SRCS)
+
+ install: all
+- $(SHTOOL) mkdir -f -p -m 755 $(bindir) $(mandir)/man1 $(libdir) $(deskdir)
++ $(SHTOOL) mkdir -f -p -m 755 $(bindir) $(mandir)/man1 $(libdir)
+ $(INSTALL) -c -m 755 nmap $(bindir)/nmap
+ @echo "If the next command failes -- you cannot use the X front end"
+ -test -f nmapfe/nmapfe && $(INSTALL) -c -m 755 nmapfe/nmapfe $(bindir)/nmapfe && $(SHTOOL) mkln -f -s $(bindir)/nmapfe $(bindir)/xnmap && $(INSTALL) -c -m 644 nmapfe.desktop $(deskdir)/nmapfe.desktop
diff --git a/security/nmap/pkg-plist b/security/nmap/pkg-plist
index 1a8c5134eded..883527395da4 100644
--- a/security/nmap/pkg-plist
+++ b/security/nmap/pkg-plist
@@ -3,3 +3,4 @@ bin/nmap
share/misc/nmap-os-fingerprints
share/misc/nmap-services
share/misc/nmap-rpc
+@dirrm share/misc