aboutsummaryrefslogtreecommitdiff
path: root/emulators/hatari
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:09:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 23:09:10 +0000
commit8d29c3c03e8287457dd21727d13bb786235fb1e9 (patch)
tree5e1efc3e3d24424873d1305c9d44afdae15c45bf /emulators/hatari
parentd8e365fd1ba854ccd1c98f67e25219fc9076754f (diff)
downloadports-8d29c3c03e8287457dd21727d13bb786235fb1e9.tar.gz
ports-8d29c3c03e8287457dd21727d13bb786235fb1e9.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361722
Diffstat (limited to 'emulators/hatari')
-rw-r--r--emulators/hatari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index fce3e887bc25..86bc1711a726 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -12,7 +12,7 @@ COMMENT= Atari ST emulator
LICENSE= GPLv2
BUILD_DEPENDS= portaudio2>=0:${PORTSDIR}/audio/portaudio2
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
RUN_DEPENDS= portaudio2>=0:${PORTSDIR}/audio/portaudio2
OPTIONS_DEFINE= DOCS