diff options
Diffstat (limited to 'games/joequake/Makefile')
-rw-r--r-- | games/joequake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/joequake/Makefile b/games/joequake/Makefile index d98db557bad9..05d0d2bef123 100644 --- a/games/joequake/Makefile +++ b/games/joequake/Makefile @@ -16,7 +16,7 @@ COMMENT= Improved NQ engine with ZQuake and FuhQuake graphical effects LICENSE= GPLv2+ -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png WRKSRC= ${WRKDIR}/src |