mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
devel/sdl12 has been upgraded to shlib version 5.
This commit is contained in:
parent
2841e1e665
commit
d59994474c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72666
@ -81,7 +81,7 @@ WITH_LIBMOVTAR= yes
|
||||
WITH_QUICKTIME= yes
|
||||
.endif
|
||||
# SDL
|
||||
.if exists(${LOCALBASE}/lib/libSDL-1.1.so.4)
|
||||
.if exists(${LOCALBASE}/lib/libSDL-1.1.so.5)
|
||||
WITH_SDL= yes
|
||||
.endif
|
||||
|
||||
|
@ -58,7 +58,7 @@ WITH_DVD= yes
|
||||
WITH_SVGALIB= yes
|
||||
.endif
|
||||
|
||||
.if exists(${LOCALBASE}/lib/libSDL-1.1.so.4)
|
||||
.if exists(${LOCALBASE}/lib/libSDL-1.1.so.5)
|
||||
WITH_SDL= yes
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user