aboutsummaryrefslogtreecommitdiff
path: root/games/nxengine
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-06-03 12:44:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-06-03 12:44:04 +0000
commit036e3cbe0dd5d8e6011c89a905c18ee91e267305 (patch)
tree2cd987f58d7d1ad2e5520e6ca5831e34c11de98a /games/nxengine
parentebb1ae8d2b7babbe87e606b64525c2927fc8e322 (diff)
downloadports-036e3cbe0dd5d8e6011c89a905c18ee91e267305.tar.gz
ports-036e3cbe0dd5d8e6011c89a905c18ee91e267305.zip
Canonicalize dependency on libpng
Notes
Notes: svn path=/head/; revision=471491
Diffstat (limited to 'games/nxengine')
-rw-r--r--games/nxengine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nxengine/Makefile b/games/nxengine/Makefile
index fdf4697d1a05..1466d099e2d7 100644
--- a/games/nxengine/Makefile
+++ b/games/nxengine/Makefile
@@ -22,7 +22,7 @@ LICENSE_PERMS_FREEWARE= dist-mirror pkg-mirror auto-accept
LICENSE_DISTFILES_GPLv3= ${DISTFILES:[3]}
LICENSE_DISTFILES_FREEWARE= ${DISTFILES:[2]:S/:data//}
-LIB_DEPENDS= libpng16.so:graphics/png
+LIB_DEPENDS= libpng.so:graphics/png
DESKTOP_ENTRIES="NXEngine" "" "${PORTNAME}" \
"${PORTNAME}" "Game;AdventureGame;" ""