aboutsummaryrefslogtreecommitdiff
path: root/lang/basic256
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-28 17:52:42 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-28 17:52:42 +0000
commitc3066fd961629149cc0b9ac64eea52ed9e4be6e8 (patch)
tree1e8628ea059853ff1e6286d89b474c174895807e /lang/basic256
parent597fe1f093f4335a02aecd3c6543430f48b4f7ad (diff)
downloadports-c3066fd961629149cc0b9ac64eea52ed9e4be6e8.tar.gz
ports-c3066fd961629149cc0b9ac64eea52ed9e4be6e8.zip
Notes
Diffstat (limited to 'lang/basic256')
-rw-r--r--lang/basic256/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile
index ebc63438ca3c..fc74ad8238fa 100644
--- a/lang/basic256/Makefile
+++ b/lang/basic256/Makefile
@@ -21,13 +21,10 @@ WRKSRC= ${WRKDIR}
USES= bison dos2unix qmake
USE_SDL= sdl mixer
USE_QT4= corelib gui network xml webkit moc_build rcc_build uic_build
+QMAKE_PRO= BASIC256.pro
MAKE_JOBS_UNSAFE= yes
-do-configure:
- @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
- ${QMAKE} "PREFIX=${PREFIX}" BASIC256.pro
-
post-patch:
@${REINPLACE_CMD} -e 's/mutex/mymutex/' ${WRKSRC}/*.cpp
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/BASIC256.pro