aboutsummaryrefslogtreecommitdiffstats
path: root/lang/basic256
diff options
context:
space:
mode:
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