From 7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 25 Dec 2014 19:04:25 +0000 Subject: Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade --- games/vultures-eye/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/vultures-eye') diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile index 831d1e373b16..74b84130a827 100644 --- a/games/vultures-eye/Makefile +++ b/games/vultures-eye/Makefile @@ -21,7 +21,7 @@ LICENSE_NAME= NETHACK GENERAL PUBLIC LICENSE LICENSE_FILE= ${WRKSRC}/dat/license LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/vulture-${PORTVERSION}/nethack CONFIGURE_WRKSRC= ${WRKSRC}/sys/unix -- cgit v1.2.3