aboutsummaryrefslogtreecommitdiff
path: root/security/bfbtester
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 16:24:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 16:24:42 +0000
commite36c8ac311b0f8938d24aea8bb517626deaffc23 (patch)
tree48eb0e0070a56a1bb29a1529b8db867e149f2b58 /security/bfbtester
parent38b11fc974d154514668c5f61fdaa7e1e1544650 (diff)
downloadports-e36c8ac311b0f8938d24aea8bb517626deaffc23.tar.gz
ports-e36c8ac311b0f8938d24aea8bb517626deaffc23.zip
- Stage support
- Convert to USES
Notes
Notes: svn path=/head/; revision=342015
Diffstat (limited to 'security/bfbtester')
-rw-r--r--security/bfbtester/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/bfbtester/Makefile b/security/bfbtester/Makefile
index 11d5da4a4478..c1a354254d64 100644
--- a/security/bfbtester/Makefile
+++ b/security/bfbtester/Makefile
@@ -12,7 +12,6 @@ COMMENT= Security tool for testing binaries for overflows
GNU_CONFIGURE= yes
PLIST_FILES= bin/bfbtester
-USE_GMAKE= yes
+USES= gmake
-NO_STAGE= yes
.include <bsd.port.mk>