aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-03-08 19:32:11 +0800
committerbapt <bapt@FreeBSD.org>2013-03-08 19:32:11 +0800
commit385eac9654e9de3b90ce25e1efffa8c08a547655 (patch)
tree9c130b083139cc77280c7e96cc9cea75a84d2d4c /net-mgmt
parentf2d169546a0f3c0e7fb3d21a855ac4b44aae5036 (diff)
downloadfreebsd-ports-gnome-385eac9654e9de3b90ce25e1efffa8c08a547655.tar.gz
freebsd-ports-gnome-385eac9654e9de3b90ce25e1efffa8c08a547655.tar.zst
freebsd-ports-gnome-385eac9654e9de3b90ce25e1efffa8c08a547655.zip
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/argus3/Makefile2
-rw-r--r--net-mgmt/cflowd/Makefile8
-rw-r--r--net-mgmt/docsis/Makefile8
-rw-r--r--net-mgmt/ettercap/Makefile2
-rw-r--r--net-mgmt/irrtoolset/Makefile2
-rw-r--r--net-mgmt/netmond/Makefile8
6 files changed, 9 insertions, 21 deletions
diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile
index b3fff6aa68e7..049427701be6 100644
--- a/net-mgmt/argus3/Makefile
+++ b/net-mgmt/argus3/Makefile
@@ -21,7 +21,7 @@ USE_RC_SUBR= argus
.include <bsd.port.options.mk>
-USE_BISON= build
+USES= bison
GNU_CONFIGURE= true
USE_PERL5= yes
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index dc5ccb41ee3a..7228ac94ef51 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cflowd
-# Date created: Di 7 Nov 2000 19:48:50 CET
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
+# Created by: Andreas Klemm <andreas@klemm.gtn.com>
# $FreeBSD$
-#
PORTNAME= cflowd
PORTVERSION= 2.1.b1
@@ -20,7 +16,7 @@ LIB_DEPENDS= Arts:${PORTSDIR}/net-mgmt/arts++
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
-USE_BISON= build
+USES= bison
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-shared --with-artspp=${LOCALBASE}
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile
index 84d263f993a5..ab7d3871028a 100644
--- a/net-mgmt/docsis/Makefile
+++ b/net-mgmt/docsis/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: docsis
-# Date created: Jul 5, 2002
-# Whom: James Flemer <jflemer@acm.jhu.edu>
-#
+# Created by: James Flemer <jflemer@acm.jhu.edu>
# $FreeBSD$
-#
PORTNAME= docsis
PORTVERSION= 0.9.5
@@ -19,7 +15,7 @@ LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp
GNU_CONFIGURE= yes
USE_OPENSSL= yes
-USE_BISON= build
+USES= bison
PLIST_SUB= MIBS=share/snmp/mibs
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile
index 73e9c667c3bf..873ef27054fd 100644
--- a/net-mgmt/ettercap/Makefile
+++ b/net-mgmt/ettercap/Makefile
@@ -28,7 +28,7 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_JOBS_UNSAFE= yes
USE_AUTOTOOLS= libltdl libtool
-USE_BISON= build
+USES= bison
WANT_GNOME= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index 28bd895bdc45..9d839ff55df3 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -10,7 +10,7 @@ COMMENT= A suite of routing policy tools to interact with the IRR
PLIST_FILES= bin/rpslcheck bin/peval bin/rtconfig
-USE_BISON= build
+USES= bison
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
diff --git a/net-mgmt/netmond/Makefile b/net-mgmt/netmond/Makefile
index 5fea45c59346..5b4fe82f2664 100644
--- a/net-mgmt/netmond/Makefile
+++ b/net-mgmt/netmond/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: netmond
-# Date created: 2004 Mar 30
-# Whom: vfom@narod.ru
-#
+# Created by: vfom@narod.ru
# $FreeBSD$
-#
PORTNAME= netmond
PORTVERSION= 2.2b6
@@ -35,7 +31,7 @@ CONFIGURE_ARGS= --without-ifgraph
.endif
GNU_CONFIGURE= yes
-USE_BISON= build
+USES= bison
BINOWN= root
BINGRP= netmon