diff options
Diffstat (limited to 'games/caph/Makefile')
-rw-r--r-- | games/caph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/caph/Makefile b/games/caph/Makefile index 1eca8419c9cb..1cbd6ce13a77 100644 --- a/games/caph/Makefile +++ b/games/caph/Makefile @@ -13,7 +13,7 @@ COMMENT= Physics-based sandbox game LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/doc/caph/COPYING -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= tar:bzip2 iconv USE_SDL= sdl |