summaryrefslogtreecommitdiff
path: root/emulators/dosbox
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-05-05 11:03:14 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-05-05 11:03:14 +0000
commit75a5f843a794e4a5eef7af442f77a8d0474cedb3 (patch)
tree1486ff61fb3587e5ee547b989868a19d8f73afa7 /emulators/dosbox
parentUpgrade to 4.0 (diff)
Fixed dependency.
Notes
Notes: svn path=/head/; revision=80166
Diffstat (limited to 'emulators/dosbox')
-rw-r--r--emulators/dosbox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index b3fbdff39b3f..68defc88f6b9 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -7,14 +7,15 @@
PORTNAME= dosbox
PORTVERSION= 0.55
+PORTREVISON= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knyghtmare@knyghtmare.com
-COMMENT= An emulator of a PC with DOS
+COMMENT= An emulator of a PC with DOS
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config