Ignore release version of libSDL. (libSDL-1.0 => libSDL)
This commit is contained in:
parent
815ce937ac
commit
8a3c015b3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27896
@ -19,10 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \
|
||||
LOCALBASE="${LOCALBASE}"
|
||||
|
||||
CFLAGS+= -D_THREAD_SAFE
|
||||
|
||||
post-install:
|
||||
|
@ -23,11 +23,10 @@ include/SDL/SDL_version.h
|
||||
include/SDL/SDL_video.h
|
||||
include/SDL/begin_code.h
|
||||
include/SDL/close_code.h
|
||||
lib/libSDL-1.0.so
|
||||
lib/libSDL-1.0.so.2
|
||||
lib/libSDL.a
|
||||
lib/libSDL.la
|
||||
lib/libSDL.so
|
||||
lib/libSDL.so.2
|
||||
lib/libSDLmain.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
@ -19,10 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \
|
||||
LOCALBASE="${LOCALBASE}"
|
||||
|
||||
CFLAGS+= -D_THREAD_SAFE
|
||||
|
||||
post-install:
|
||||
|
@ -23,11 +23,10 @@ include/SDL/SDL_version.h
|
||||
include/SDL/SDL_video.h
|
||||
include/SDL/begin_code.h
|
||||
include/SDL/close_code.h
|
||||
lib/libSDL-1.0.so
|
||||
lib/libSDL-1.0.so.2
|
||||
lib/libSDL.a
|
||||
lib/libSDL.la
|
||||
lib/libSDL.so
|
||||
lib/libSDL.so.2
|
||||
lib/libSDLmain.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
@ -19,10 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \
|
||||
LOCALBASE="${LOCALBASE}"
|
||||
|
||||
CFLAGS+= -D_THREAD_SAFE
|
||||
|
||||
post-install:
|
||||
|
@ -23,11 +23,10 @@ include/SDL/SDL_version.h
|
||||
include/SDL/SDL_video.h
|
||||
include/SDL/begin_code.h
|
||||
include/SDL/close_code.h
|
||||
lib/libSDL-1.0.so
|
||||
lib/libSDL-1.0.so.2
|
||||
lib/libSDL.a
|
||||
lib/libSDL.la
|
||||
lib/libSDL.so
|
||||
lib/libSDL.so.2
|
||||
lib/libSDLmain.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
@ -19,10 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \
|
||||
LOCALBASE="${LOCALBASE}"
|
||||
|
||||
CFLAGS+= -D_THREAD_SAFE
|
||||
|
||||
post-install:
|
||||
|
@ -23,11 +23,10 @@ include/SDL/SDL_version.h
|
||||
include/SDL/SDL_video.h
|
||||
include/SDL/begin_code.h
|
||||
include/SDL/close_code.h
|
||||
lib/libSDL-1.0.so
|
||||
lib/libSDL-1.0.so.2
|
||||
lib/libSDL.a
|
||||
lib/libSDL.la
|
||||
lib/libSDL.so
|
||||
lib/libSDL.so.2
|
||||
lib/libSDLmain.a
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
|
Loading…
Reference in New Issue
Block a user