USES=libtool:keepla.
This commit is contained in:
parent
7aa4bbeb41
commit
28d88754c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355845
2 changed files with 3 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= sdl2
|
||||
PORTVERSION= 2.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.libsdl.org/release/
|
||||
DISTNAME= SDL2-${PORTVERSION}
|
||||
|
@ -11,10 +12,8 @@ COMMENT= Cross-platform multimedia development API
|
|||
|
||||
LICENSE= ZLIB
|
||||
|
||||
USES= gmake iconv pathfix pkgconfig
|
||||
USE_GNOME= ltverhack
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake iconv libtool:keepla pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS+= --disable-video-opengles \
|
||||
|
|
|
@ -63,8 +63,8 @@ include/SDL2/SDL_version.h
|
|||
include/SDL2/SDL_video.h
|
||||
include/SDL2/begin_code.h
|
||||
include/SDL2/close_code.h
|
||||
lib/libSDL2-2.0.so
|
||||
lib/libSDL2-2.0.so.0
|
||||
lib/libSDL2-2.0.so.0.2.1
|
||||
lib/libSDL2.a
|
||||
lib/libSDL2.la
|
||||
lib/libSDL2.so
|
||||
|
|
Loading…
Reference in a new issue