diff --git a/net/Makefile b/net/Makefile index 225aa71ee6f..75cd3c18235 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.112 2001/01/09 16:13:12 naddy Exp $ +# $OpenBSD: Makefile,v 1.113 2001/01/09 18:52:34 naddy Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -60,7 +60,7 @@ SUBDIR += netpipe SUBDIR += ngrep SUBDIR += nmap - SUBDIR += nmap:x11 + SUBDIR += nmap:no_x11 SUBDIR += ns SUBDIR += nsping SUBDIR += ntop diff --git a/net/nmap/Makefile b/net/nmap/Makefile index ec55d6144c4..f0cc2c7fa28 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2001/01/09 16:10:16 naddy Exp $ +# $OpenBSD: Makefile,v 1.31 2001/01/09 18:52:34 naddy Exp $ DISTNAME= nmap-2.54BETA7 PKGNAME= nmap-2.54b7 @@ -16,10 +16,10 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${HOMEPAGE}dist/ EXTRACT_SUFX= .tgz -FLAVORS= x11 +FLAVORS= no_x11 FLAVOR?= -.if ${FLAVOR:L:Mx11} +.if !${FLAVOR:L:Mno_x11} LIB_DEPENDS+= gtk.1.2::x11/gtk+ .endif diff --git a/net/nmap/pkg/PFRAG.no-no_x11 b/net/nmap/pkg/PFRAG.no-no_x11 new file mode 100644 index 00000000000..1ddf1a7ea8f --- /dev/null +++ b/net/nmap/pkg/PFRAG.no-no_x11 @@ -0,0 +1,5 @@ +@comment $OpenBSD: PFRAG.no-no_x11,v 1.1 2001/01/09 18:52:34 naddy Exp $ +bin/nmapfe +bin/xnmap +man/man1/nmapfe.1 +man/man1/xnmap.1 diff --git a/net/nmap/pkg/PFRAG.x11 b/net/nmap/pkg/PFRAG.x11 deleted file mode 100644 index 852ecc92d2c..00000000000 --- a/net/nmap/pkg/PFRAG.x11 +++ /dev/null @@ -1,5 +0,0 @@ -@comment $OpenBSD: PFRAG.x11,v 1.1 2001/01/09 16:10:17 naddy Exp $ -bin/nmapfe -bin/xnmap -man/man1/nmapfe.1 -man/man1/xnmap.1 diff --git a/net/nmap/pkg/PLIST b/net/nmap/pkg/PLIST index 08b8caaa2c8..e74fc04323c 100644 --- a/net/nmap/pkg/PLIST +++ b/net/nmap/pkg/PLIST @@ -1,7 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.8 2001/01/09 16:10:17 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.9 2001/01/09 18:52:35 naddy Exp $ bin/nmap man/man1/nmap.1 -%%x11%% +!%%no_x11%% share/nmap/nmap-os-fingerprints share/nmap/nmap-protocols share/nmap/nmap-rpc