diff options
-rw-r--r-- | games/tuxpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index 2b6ec8320316..99b7abbc54cc 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi \ RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \ bash:${PORTSDIR}/shells/bash -USES= gettext gmake pkgconfig shebangfix +USES= gettext gmake gperf pkgconfig shebangfix SHEBANG_FILES= src/tuxpaint-import.sh USE_GNOME= librsvg2 USE_SDL= image mixer sdl ttf pango |