aboutsummaryrefslogtreecommitdiff
path: root/emulators/raine/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-13 15:17:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-13 15:17:00 +0000
commita4c7efe3e71cfad262e762f4e7f32f1ee2b35048 (patch)
tree11e4806a07bd0e34d3205b9fb675ac64f89131f5 /emulators/raine/Makefile
parentceac2c1f1cfc6482c2f6a0a0ea7a5ac6d118516b (diff)
downloadports-a4c7efe3e71cfad262e762f4e7f32f1ee2b35048.tar.gz
ports-a4c7efe3e71cfad262e762f4e7f32f1ee2b35048.zip
Notes
Diffstat (limited to 'emulators/raine/Makefile')
-rw-r--r--emulators/raine/Makefile3
1 files changed, 2 insertions, 1 deletions
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