diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-20 15:58:09 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-20 15:58:09 +0000 |
commit | 2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (patch) | |
tree | 3310e381bea8ad1402bd438c7348400bcb76a66b /net-mgmt | |
parent | 7055ff02f189a21dc14fc0489900f315a6e9192f (diff) | |
download | ports-2324655f200dcb66c0a26dc9f7ba34216e5a7c3f.tar.gz ports-2324655f200dcb66c0a26dc9f7ba34216e5a7c3f.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/bandwidthd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile index 09f7ca4cf8cf..0b1c5d344b78 100644 --- a/net-mgmt/bandwidthd/Makefile +++ b/net-mgmt/bandwidthd/Makefile @@ -16,6 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd USE_CSTD= gnu89 +NO_STAGE= yes GNU_CONFIGURE= YES USES= iconv gmake |