aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/raine
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-04-08 22:51:12 +0800
committerflz <flz@FreeBSD.org>2008-04-08 22:51:12 +0800
commita222ffa7b832fe27e7743d0321febe51310837f3 (patch)
treed97ce4c95a071da481b084b335ffaa523f28e07c /emulators/raine
parent4c7d3c32ee144152c7974f33b3561a0357768277 (diff)
downloadfreebsd-ports-gnome-a222ffa7b832fe27e7743d0321febe51310837f3.tar.gz
freebsd-ports-gnome-a222ffa7b832fe27e7743d0321febe51310837f3.tar.zst
freebsd-ports-gnome-a222ffa7b832fe27e7743d0321febe51310837f3.zip
Add graphics/svgalib to LIB_DEPENDS.
Reported by: erwinbot
Diffstat (limited to 'emulators/raine')
-rw-r--r--emulators/raine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile
index 44d2991102e3..10980f0bd070 100644
--- a/emulators/raine/Makefile
+++ b/emulators/raine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= raine
PORTVERSION= 0.43.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= emulators games
MASTER_SITES= http://www.rainemu.com/html/archive/
DISTNAME= ${PORTNAME}s-${PORTVERSION}
@@ -17,7 +17,8 @@ COMMENT= Arcade Emulator for M68000, M68020 and Z80 based hardware
BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \
- png.5:${PORTSDIR}/graphics/png
+ png.5:${PORTSDIR}/graphics/png \
+ vga.1:${PORTSDIR}/graphics/svgalib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GCC= 3.2+