summaryrefslogtreecommitdiffstats
path: root/emulators/hatari/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r--emulators/hatari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index b387faf..a7cf793 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -14,7 +14,7 @@ COMMENT= Atari ST emulator
LICENSE= GPLv2 # (or later)
BUILD_DEPENDS= portaudio2>0:${PORTSDIR}/audio/portaudio2
-LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
RUN_DEPENDS= portaudio2>0:${PORTSDIR}/audio/portaudio2
USES= cmake readline tar:bzip2
OpenPOWER on IntegriCloud