summaryrefslogtreecommitdiff
path: root/net/nmap
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 17:18:07 +0000
committerasau <asau>2012-10-23 17:18:07 +0000
commit4cf1fa41517eb901e7e5a198fb767c80533249d0 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/nmap
parent8441e63af6a2207f88fe03d6317d6754a32d5840 (diff)
downloadpkgsrc-4cf1fa41517eb901e7e5a198fb767c80533249d0.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/nmap')
-rw-r--r--net/nmap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile
index 04dc47f9c48..d82775a1237 100644
--- a/net/nmap/Makefile
+++ b/net/nmap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2012/10/20 22:59:29 pettai Exp $
+# $NetBSD: Makefile,v 1.97 2012/10/23 17:18:42 asau Exp $
DISTNAME= nmap-6.01
PKGREVISION= 3
@@ -12,7 +12,6 @@ COMMENT= Network/port scanner with OS detection
LICENSE= gnu-gpl-v2
#PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
BUILDLINK_API_DEPENDS.libpcap+= libpcap>=1.0.0
BUILDLINK_API_DEPENDS.libpcre+= libpcre>=7.6