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

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-03 00:20:46 +00:00
parent eb5ae61165
commit 18d8c4f8a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360331
2 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= sdl2_image
PORTVERSION= 2.0.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL2_image-${PORTVERSION}
@ -17,8 +17,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libtiff.so:${PORTSDIR}/graphics/tiff \
libwebp.so:${PORTSDIR}/graphics/webp
USES= pkgconfig:build pathfix gmake
USE_AUTOTOOLS= libtool
USES= pkgconfig:build pathfix gmake libtool
USE_SDL= sdl2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -1,7 +1,6 @@
include/SDL2/SDL_image.h
lib/libSDL2_image-2.0.so
lib/libSDL2_image-2.0.so.0
lib/libSDL2_image-2.0.so.0.0.0
lib/libSDL2_image.a
lib/libSDL2_image.la
lib/libSDL2_image.so
libdata/pkgconfig/SDL2_image.pc