Remove the X dependent componate. It has become its own port.
This commit is contained in:
parent
20f26b9882
commit
55e2ef1919
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21708
@ -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
|
||||
|
@ -1,6 +1,4 @@
|
||||
@comment $FreeBSD$
|
||||
bin/nmap
|
||||
bin/nmapfe
|
||||
bin/xnmap
|
||||
share/misc/nmap-os-fingerprints
|
||||
share/misc/nmap-services
|
||||
|
Loading…
Reference in New Issue
Block a user