aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-13 23:17:00 +0800
committerpav <pav@FreeBSD.org>2005-11-13 23:17:00 +0800
commit992093174c162a39df32f63b58b2bc26b90601c1 (patch)
tree4b0451b6fc0f874709c4f07f5317316df2835067 /emulators
parentcc6e85ec6b6bcc3e4141d26ffba61373d711d2a1 (diff)
downloadfreebsd-ports-gnome-992093174c162a39df32f63b58b2bc26b90601c1.tar.gz
freebsd-ports-gnome-992093174c162a39df32f63b58b2bc26b90601c1.tar.zst
freebsd-ports-gnome-992093174c162a39df32f63b58b2bc26b90601c1.zip
- Chase allegro update
Diffstat (limited to 'emulators')
-rw-r--r--emulators/o2em/Makefile3
-rw-r--r--emulators/raine/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile
index e3855bc12f83..7936f7f4a7f1 100644
--- a/emulators/o2em/Makefile
+++ b/emulators/o2em/Makefile
@@ -7,6 +7,7 @@
PORTNAME= o2em
PORTVERSION= 1.17
+PORTREVISION= 1
CATEGORIES= emulators games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/o2em/:S/$/:1/} \
http://o2em.sourceforge.net/files/:2
@@ -16,7 +17,7 @@ DISTFILES= o2em117src.zip:1 \
MAINTAINER= techgunter@yahoo.com
COMMENT= An Odyssey2 / Videopac console emulator
-LIB_DEPENDS= alleg.41:${PORTSDIR}/devel/allegro
+LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
WRKSRC= ${WRKDIR}/o2em117src
MAKEFILE= Makefile.freebsd
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile
index d5b07d4ad185..6fe93b35ef3f 100644
--- a/emulators/raine/Makefile
+++ b/emulators/raine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= raine
PORTVERSION= 0.42.3
+PORTREVISION= 1
CATEGORIES= emulators games
MASTER_SITES= http://www.rainemu.com/html/archive/
DISTNAME= ${PORTNAME}s-${PORTVERSION}
@@ -15,7 +16,7 @@ MAINTAINER= flz@FreeBSD.org
COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware
BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
-LIB_DEPENDS= alleg.41:${PORTSDIR}/devel/allegro
+LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes