aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-01 15:19:53 +0800
committerantoine <antoine@FreeBSD.org>2017-12-01 15:19:53 +0800
commite580b8463cb94874e758706ab6afe07b5bee5fdc (patch)
treea1241ac24ea63b66890905df15560da398f67ebd /games
parentbae2105642e1e3e48d2116624a614b5993629c5a (diff)
downloadfreebsd-ports-gnome-e580b8463cb94874e758706ab6afe07b5bee5fdc.tar.gz
freebsd-ports-gnome-e580b8463cb94874e758706ab6afe07b5bee5fdc.tar.zst
freebsd-ports-gnome-e580b8463cb94874e758706ab6afe07b5bee5fdc.zip
Cleanup LIB_DEPENDS on libpng
Diffstat (limited to 'games')
-rw-r--r--games/eduke32/Makefile2
-rw-r--r--games/tome4/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/games/tome4/Makefile b/games/tome4/Makefile
index 515cd04e6c0e..a7db1ffc871a 100644
--- a/games/tome4/Makefile
+++ b/games/tome4/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= premake4:devel/premake4
LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \
- libpng16.so:graphics/png
+ libpng.so:graphics/png
DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \
"${PORTNAME}" "Game;RolePlaying;" ""