mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Correct version number of SDL shared library.
PR: 25343 Submitted by: Carl Fongheiser <cmf@iabears.org>
This commit is contained in:
parent
3431433f18
commit
6f5ce5ffad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38672
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user