summaryrefslogtreecommitdiffstats
path: root/emulators/vba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vba/Makefile')
-rw-r--r--emulators/vba/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile
index 3e4551c..8a5b970 100644
--- a/emulators/vba/Makefile
+++ b/emulators/vba/Makefile
@@ -14,7 +14,7 @@ COMMENT= Open source Gameboy Advance emulator
LICENSE= GPLv2
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
-LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
USES= gettext gmake
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud