summaryrefslogtreecommitdiffstats
path: root/games/qudos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/qudos/Makefile')
-rw-r--r--games/qudos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qudos/Makefile b/games/qudos/Makefile
index 4e56e68..c657ab2 100644
--- a/games/qudos/Makefile
+++ b/games/qudos/Makefile
@@ -65,7 +65,7 @@ PLIST_SUB+= ${mod}="@comment "
.if ${PORT_OPTIONS:MGLX} || ${PORT_OPTIONS:MSDLGL}
USE_GL= glu
LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png
+ libpng.so:${PORTSDIR}/graphics/png
.endif
.if ${PORT_OPTIONS:MSDL} || ${PORT_OPTIONS:MSDLGL}
OpenPOWER on IntegriCloud