diff options
Diffstat (limited to 'games/jigzo/Makefile')
-rw-r--r-- | games/jigzo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jigzo/Makefile b/games/jigzo/Makefile index fadc028b11e0..09abb2bdee3b 100644 --- a/games/jigzo/Makefile +++ b/games/jigzo/Makefile @@ -14,7 +14,7 @@ COMMENT= OpenGL jigsaw puzzle game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL.txt -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= gmake jpeg tar:tgz USE_SDL= sdl mixer |