aboutsummaryrefslogtreecommitdiff
path: root/games/egl
diff options
context:
space:
mode:
Diffstat (limited to 'games/egl')
-rw-r--r--games/egl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/egl/Makefile b/games/egl/Makefile
index fafdfc625985..8a2fa15cba66 100644
--- a/games/egl/Makefile
+++ b/games/egl/Makefile
@@ -33,7 +33,7 @@ GAME_DESC= Build main game (default mod)
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCLIENT}
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:graphics/png
USES+= jpeg
USE_GL= gl
PLIST_SUB+= CLIENT=""