diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-25 22:17:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-25 22:17:03 +0000 |
commit | 5b25f0215578f61db241528deb133aa039d0aab2 (patch) | |
tree | 3ab54426832368c7121cd9420701b4e57bce0c88 /net-mgmt | |
parent | 61c076a242b701d76274c559d9b5526603712b29 (diff) | |
download | ports-5b25f0215578f61db241528deb133aa039d0aab2.tar.gz ports-5b25f0215578f61db241528deb133aa039d0aab2.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/slate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/slate/Makefile b/net-mgmt/slate/Makefile index 8de35e98af78..4827907eabbf 100644 --- a/net-mgmt/slate/Makefile +++ b/net-mgmt/slate/Makefile @@ -11,8 +11,7 @@ COMMENT= Simple traffic analysis and data reporting collection server for LFAP PLIST_FILES= bin/sfas +USES= gmake GNU_CONFIGURE= yes -USE_GMAKE= yes -NO_STAGE= yes .include <bsd.port.mk> |