1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Enable TIFF and XCF support and bump PORTREVISION.

Approved by:	sobomax
This commit is contained in:
Dag-Erling Smørgrav 2002-05-02 02:09:19 +00:00
parent 8c80409e6e
commit 48996fa2fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58441

View File

@ -7,6 +7,7 @@
PORTNAME= sdl_image
PORTVERSION= 1.2.2
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
@ -26,6 +27,7 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CPPFLAGS="-I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lm"
CONFIGURE_ARGS= --enable-tif --enable-xcf
post-extract:
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \