- Stage support

- Convert to USES
This commit is contained in:
Martin Wilke 2014-01-31 16:24:42 +00:00
parent 38b11fc974
commit e36c8ac311
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342015

View File

@ -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>