aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2008-04-08 17:38:57 +0800
committermich <mich@FreeBSD.org>2008-04-08 17:38:57 +0800
commit21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7 (patch)
treefdea9eb920241e94818c423592044d0112ea9c85 /emulators
parentda8d4fbfa1a45310089c66d00cafee057eb857d2 (diff)
downloadfreebsd-ports-graphics-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.tar.gz
freebsd-ports-graphics-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.tar.zst
freebsd-ports-graphics-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.zip
- chase the cdio shared lib bump
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mednafen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 74cec3daeed..ade1711fc1c 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -7,13 +7,14 @@
PORTNAME= mednafen
PORTVERSION= 0.8.7
+PORTREVISION= 1
CATEGORIES= emulators games
MASTER_SITES= SF
MAINTAINER= acm@FreeBSD.org
COMMENT= Portable multi-system emulator
-LIB_DEPENDS= cdio.7:${PORTSDIR}/sysutils/libcdio \
+LIB_DEPENDS= cdio.8:${PORTSDIR}/sysutils/libcdio \
sndfile.1:${PORTSDIR}/audio/libsndfile \
vorbis.4:${PORTSDIR}/audio/libvorbis