summaryrefslogtreecommitdiffstats
path: root/emulators/dgen-sdl
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-02-24 19:58:10 +0000
committersobomax <sobomax@FreeBSD.org>2001-02-24 19:58:10 +0000
commita5587f89c2ffa2045facd1c983236ebce4a5540f (patch)
treef94d4a1dca50a6cce0c80e6d92308e637cf53ce7 /emulators/dgen-sdl
parente87a7bfc08c1aa07322c16cc0b837c554559fd65 (diff)
downloadFreeBSD-ports-a5587f89c2ffa2045facd1c983236ebce4a5540f.zip
FreeBSD-ports-a5587f89c2ffa2045facd1c983236ebce4a5540f.tar.gz
Correct version number of SDL shared library.
PR: 25343 Submitted by: Carl Fongheiser <cmf@iabears.org>
Diffstat (limited to 'emulators/dgen-sdl')
-rw-r--r--emulators/dgen-sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile
index e3c416d..c901e7b 100644
--- a/emulators/dgen-sdl/Makefile
+++ b/emulators/dgen-sdl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://pknet.com/~joe/
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
-LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel
+LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
OpenPOWER on IntegriCloud