diff options
Diffstat (limited to 'games/ceferino/Makefile')
-rw-r--r-- | games/ceferino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index 856325f0db93..84098b512709 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -12,7 +12,7 @@ COMMENT= Game similar to Super Pang USE_SDL= sdl mixer image GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD} |