- Support staging

- Convert USE_GMAKE to USES
This commit is contained in:
Dmitry Marakasov 2013-10-19 02:34:14 +00:00
parent dffba1a8e5
commit 96c9bac55d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330831

View File

@ -13,7 +13,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Clone of the strategy board game 'Blokus'
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake
USE_GL= gl
USE_WX= 2.6+
@ -26,7 +26,6 @@ WRKSRC= ${WRKDIR}/blokish
PLIST_FILES= bin/blokish
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG}|' \
${WRKSRC}/makefile.in ${WRKSRC}/configure