aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bandwidthd
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-07-05 14:32:27 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-07-05 14:32:27 +0000
commit30e2283f00a3e2496eac341140d46049157ceb71 (patch)
tree2a3f4c8baf916eb023c08752d7b5ee77964fb50e /net-mgmt/bandwidthd
parentea31cb8a1939b16c24d310973ef118f11a66b29c (diff)
downloadports-30e2283f00a3e2496eac341140d46049157ceb71.tar.gz
ports-30e2283f00a3e2496eac341140d46049157ceb71.zip
Convert from USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=322331
Diffstat (limited to 'net-mgmt/bandwidthd')
-rw-r--r--net-mgmt/bandwidthd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile
index eeceb970a1c4..7314311c72d6 100644
--- a/net-mgmt/bandwidthd/Makefile
+++ b/net-mgmt/bandwidthd/Makefile
@@ -17,9 +17,8 @@ LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
USE_CSTD= gnu89
-USE_GMAKE= YES
GNU_CONFIGURE= YES
-USES= iconv
+USES= iconv gmake
post-install:
@${INSTALL_SCRIPT} ${FILESDIR}/bandwidthd.sh \