summaryrefslogtreecommitdiffstats
path: root/games/q2p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/q2p/Makefile')
-rw-r--r--games/q2p/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q2p/Makefile b/games/q2p/Makefile
index ba1027a..c62ba42 100644
--- a/games/q2p/Makefile
+++ b/games/q2p/Makefile
@@ -37,7 +37,7 @@ SDLGL_DESC= Build SDL OpenGL renderer
.if ${PORT_OPTIONS:MGLX} || ${PORT_OPTIONS:MSDLGL}
LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png
+ libpng.so:${PORTSDIR}/graphics/png
USE_GL= glu
.endif
OpenPOWER on IntegriCloud