aboutsummaryrefslogtreecommitdiff
path: root/games/eduke32
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-01 07:19:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-01 07:19:53 +0000
commit07faea058d25239040eaa912a331e5cc33588f1a (patch)
treea1241ac24ea63b66890905df15560da398f67ebd /games/eduke32
parent291a06448fc7267353e933aa326e195eefe719e8 (diff)
downloadports-07faea058d25239040eaa912a331e5cc33588f1a.tar.gz
ports-07faea058d25239040eaa912a331e5cc33588f1a.zip
Cleanup LIB_DEPENDS on libpng
Notes
Notes: svn path=/head/; revision=455251
Diffstat (limited to 'games/eduke32')
-rw-r--r--games/eduke32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile
index 0cbd17fcf815..cd7e59760df4 100644
--- a/games/eduke32/Makefile
+++ b/games/eduke32/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
libogg.so:audio/libogg \
libvorbis.so:audio/libvorbis \
libvpx.so:multimedia/libvpx \
- libpng16.so:graphics/png
+ libpng.so:graphics/png
USES= gmake pkgconfig tar:xz
USE_GL= gl glu