diff options
Diffstat (limited to 'games/pushover/Makefile')
-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 ffcb8538426e..32ee2b328731 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_SDL= sdl mixer ttf CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= gettext gmake pkgconfig lua +USES= gettext gmake lua pkgconfig sdl PORTDOCS= * PORTDATA= * |