aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-11-08 14:31:40 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-11-08 14:31:40 +0000
commit7ec7468932acb1dec576e51f4ace2e4029fea9a2 (patch)
treea811a5a82ceb9e468d7f4edf82b181da07f15024 /emulators
parent25062e9577185b42e4c8eb98b76e7e476ee311d0 (diff)
downloadports-7ec7468932acb1dec576e51f4ace2e4029fea9a2.tar.gz
ports-7ec7468932acb1dec576e51f4ace2e4029fea9a2.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fuse-utils/Makefile1
-rw-r--r--emulators/kcemu/Makefile4
2 files changed, 3 insertions, 2 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index 282ee9a708d1..3e9f46d4e10e 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fuse-utils
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile
index d5bb0634c438..cba2411c324c 100644
--- a/emulators/kcemu/Makefile
+++ b/emulators/kcemu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kcemu
PORTVERSION= 0.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION}
DISTNAME= KCemu-${PORTVERSION}
@@ -12,7 +12,7 @@ MAINTAINER= hardy.schumacher@gmx.de
COMMENT= KC85 emulator
BUILD_DEPENDS= pngtopnm:${PORTSDIR}/graphics/netpbm
-LIB_DEPENDS= audiofile:${PORTSDIR}/audio/libaudiofile \
+LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile \
avformat.1:${PORTSDIR}/multimedia/ffmpeg \
dirac_encoder.1:${PORTSDIR}/multimedia/dirac \
schroedinger-1.0:${PORTSDIR}/multimedia/schroedinger \