diff options
Diffstat (limited to 'games/tetzle/Makefile')
-rw-r--r-- | games/tetzle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile index 66e7acb4a1e3..165d38fb6639 100644 --- a/games/tetzle/Makefile +++ b/games/tetzle/Makefile @@ -18,6 +18,7 @@ INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +NO_STAGE= yes do-configure: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS} \ PREFIX=${PREFIX} tetzle.pro |