1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Support stage

USE_GMAKE -> USES=gmake
This commit is contained in:
Baptiste Daroussin 2014-01-25 22:17:03 +00:00
parent 61c076a242
commit 5b25f02155
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341126

View File

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