1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Correct version number of SDL shared library.

PR:		25343
Submitted by:	Carl Fongheiser <cmf@iabears.org>
This commit is contained in:
Maxim Sobolev 2001-02-24 19:58:10 +00:00
parent 3431433f18
commit 6f5ce5ffad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38672

View File

@ -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