aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/bigsister/Makefile3
-rw-r--r--net-mgmt/driftnet/Makefile2
-rw-r--r--net-mgmt/gps/Makefile2
-rw-r--r--net-mgmt/kismet/Makefile3
-rw-r--r--net-mgmt/nagircbot/Makefile2
-rw-r--r--net-mgmt/openvmps/Makefile2
-rw-r--r--net-mgmt/pftabled/Makefile2
-rw-r--r--net-mgmt/py-yapsnmp/Makefile2
-rw-r--r--net-mgmt/send/Makefile2
-rw-r--r--net-mgmt/softflowd/Makefile2
-rw-r--r--net-mgmt/wmi-client/Makefile4
11 files changed, 11 insertions, 15 deletions
diff --git a/net-mgmt/bigsister/Makefile b/net-mgmt/bigsister/Makefile
index bcf87cebe7cd..5c592ff3095f 100644
--- a/net-mgmt/bigsister/Makefile
+++ b/net-mgmt/bigsister/Makefile
@@ -18,8 +18,7 @@ RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp \
p5-SNMP_Session>=0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
p5-URI>=0:${PORTSDIR}/net/p5-URI
-USE_GMAKE= yes
-USES= perl5
+USES= perl5 gmake
USE_RC_SUBR= ${PORTNAME}
NO_BUILD= yes
HAS_CONFIGURE= yes
diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile
index 598b37c9f7b5..7e1a116266c5 100644
--- a/net-mgmt/driftnet/Makefile
+++ b/net-mgmt/driftnet/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
USE_GNOME= gtk12
-USE_GMAKE= yes
+USES= gmake
ALL_TARGET= default
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile
index 86e180dfadac..ef82fdab58ca 100644
--- a/net-mgmt/gps/Makefile
+++ b/net-mgmt/gps/Makefile
@@ -14,7 +14,7 @@ COMMENT= Ghost Port Scan
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
diff --git a/net-mgmt/kismet/Makefile b/net-mgmt/kismet/Makefile
index a68232186619..02fb00da6d52 100644
--- a/net-mgmt/kismet/Makefile
+++ b/net-mgmt/kismet/Makefile
@@ -17,8 +17,7 @@ COMMENT= 802.11 layer2 wireless network detector, sniffer, and IDS
LICENSE= GPLv2
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_XZ= yes
+USES= gmake tar:bzip2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/net-mgmt/nagircbot/Makefile b/net-mgmt/nagircbot/Makefile
index 5794f726d9d9..591d92e57302 100644
--- a/net-mgmt/nagircbot/Makefile
+++ b/net-mgmt/nagircbot/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC bot for Nagios
-USE_GMAKE= yes
+USES= gmake
USE_RC_SUBR= nagircbot
PLIST_FILES= bin/nagircbot
diff --git a/net-mgmt/openvmps/Makefile b/net-mgmt/openvmps/Makefile
index cb41ef7fce9a..4f6a38cb5a89 100644
--- a/net-mgmt/openvmps/Makefile
+++ b/net-mgmt/openvmps/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USE_RC_SUBR= vmpsd
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS=--bindir=${PREFIX}/sbin
diff --git a/net-mgmt/pftabled/Makefile b/net-mgmt/pftabled/Makefile
index 1477b44a8a72..7aa61be5f785 100644
--- a/net-mgmt/pftabled/Makefile
+++ b/net-mgmt/pftabled/Makefile
@@ -15,7 +15,7 @@ MAN1= pftabled.0
PLIST_FILES= bin/pftabled-client sbin/pftabled
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
OPTIONS_DEFINE= PERLC PYTHONC
OPTIONS_DEFAULT= PERLC PYTHONC
diff --git a/net-mgmt/py-yapsnmp/Makefile b/net-mgmt/py-yapsnmp/Makefile
index 85e7e09e2077..4048804ca2ce 100644
--- a/net-mgmt/py-yapsnmp/Makefile
+++ b/net-mgmt/py-yapsnmp/Makefile
@@ -17,7 +17,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
+USES= gmake
USE_PYTHON= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -I${PYTHON_INCLUDEDIR}
diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile
index f6fa3626e288..11d7789f6d64 100644
--- a/net-mgmt/send/Makefile
+++ b/net-mgmt/send/Makefile
@@ -15,7 +15,7 @@ BROKEN= Fails to link
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet
-USE_GMAKE= yes
+USES= gmake
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
PORTDOCS= README UserGuide.pdf
diff --git a/net-mgmt/softflowd/Makefile b/net-mgmt/softflowd/Makefile
index 0f681b901d79..8d0822d5d03c 100644
--- a/net-mgmt/softflowd/Makefile
+++ b/net-mgmt/softflowd/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= jmohacsi@bsd.hu
COMMENT= Softflowd is flow-based network traffic analyser with export
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
PLIST_FILES= sbin/softflowd sbin/softflowctl
MAN8= softflowd.8 softflowctl.8
PORTDOCS= README
diff --git a/net-mgmt/wmi-client/Makefile b/net-mgmt/wmi-client/Makefile
index 2ab4b07fce33..6b5655047205 100644
--- a/net-mgmt/wmi-client/Makefile
+++ b/net-mgmt/wmi-client/Makefile
@@ -14,11 +14,9 @@ COMMENT= DCOM/WMI client implementation
CONFLICTS= zenoss-3*
-USE_BZIP2= yes
USE_AUTOTOOLS= autoconf:env
USE_PYTHON_BUILD= yes
-USE_GMAKE= yes
-USES= iconv
+USES= iconv gmake tar:bzip2
USE_LDCONFIG= yes
MAKEFILE= GNUmakefile