diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/pushover/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pushover/Makefile b/games/pushover/Makefile index 651a001a76fa..299c8060ff72 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -12,7 +12,7 @@ COMMENT= A puzzle game where the goal is to push over all dominoes LIB_DEPENDS= png15:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_SDL= sdl mixer ttf USE_LUA= 5.1 CPPFLAGS+= -I${LOCALBASE}/include |