diff options
Diffstat (limited to 'games/quackle/Makefile')
-rw-r--r-- | games/quackle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quackle/Makefile b/games/quackle/Makefile index 559d0ef72901..8c4aeabb8498 100644 --- a/games/quackle/Makefile +++ b/games/quackle/Makefile @@ -18,7 +18,7 @@ LICENSE_COMB= dual WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/quacker -USE_GMAKE= yes +USES= gmake USE_GCC= any USE_QT4= gui moc_build qmake_build MAKE_JOBS_SAFE= yes |