aboutsummaryrefslogtreecommitdiff
path: root/games/armagetronad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-07 16:49:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-07 16:49:18 +0000
commit4ff4d574f94f669e575b43e194a4a036ea7f825f (patch)
tree5c152115f0479e0729b991aed0b1e827fc7bd84d /games/armagetronad
parent1437827f133e92ad4f9fde4373fbf61499c53ee9 (diff)
downloadports-4ff4d574f94f669e575b43e194a4a036ea7f825f.tar.gz
ports-4ff4d574f94f669e575b43e194a4a036ea7f825f.zip
Cleanup LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=508338
Diffstat (limited to 'games/armagetronad')
-rw-r--r--games/armagetronad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/armagetronad/Makefile b/games/armagetronad/Makefile
index 6378c69abc68..321f8dd7a413 100644
--- a/games/armagetronad/Makefile
+++ b/games/armagetronad/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= bash:shells/bash
-LIB_DEPENDS= libpng16.so:graphics/png
+LIB_DEPENDS= libpng.so:graphics/png
USES= autoreconf desktop-file-utils gl gmake gnome jpeg sdl
GNU_CONFIGURE= yes