diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-18 04:50:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-18 04:50:31 +0000 |
commit | 55e2ef1919c9c151f5edd6e6703a5cdb9ffe01cc (patch) | |
tree | 59bd9c6864fbdc1ce98bf50b122ba57b7355eddd /security/nmap | |
parent | 20f26b9882e3b25a4bca68dccbb0039e372667e3 (diff) | |
download | ports-55e2ef1919c9c151f5edd6e6703a5cdb9ffe01cc.tar.gz ports-55e2ef1919c9c151f5edd6e6703a5cdb9ffe01cc.zip |
Notes
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/Makefile | 4 | ||||
-rw-r--r-- | security/nmap/pkg-plist | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 6070375d84b6..4c7a1b4c1bb5 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -16,14 +16,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= obrien@FreeBSD.org -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - .include <bsd.port.pre.mk> -USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share/misc -MAKE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" .if ${OSVERSION} < 300004 CFLAGS+= -DDLT_RAW=12 # for obsoleted <net/bpf.h> .endif diff --git a/security/nmap/pkg-plist b/security/nmap/pkg-plist index 3de481e81082..d329a6e443d0 100644 --- a/security/nmap/pkg-plist +++ b/security/nmap/pkg-plist @@ -1,6 +1,4 @@ @comment $FreeBSD$ bin/nmap -bin/nmapfe -bin/xnmap share/misc/nmap-os-fingerprints share/misc/nmap-services |