diff options
Diffstat (limited to 'games/nazghul/Makefile')
-rw-r--r-- | games/nazghul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile index 35fe745f2a8c..b8ca1ca92387 100644 --- a/games/nazghul/Makefile +++ b/games/nazghul/Makefile @@ -12,7 +12,7 @@ COMMENT= Computer role-playing game engine LICENSE= GPLv2+ # GPLv3 text bundled, but sources mention GPLv2+ -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USE_SDL= sdl image mixer GNU_CONFIGURE= yes |