aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_image
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /graphics/sdl_image
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'graphics/sdl_image')
-rw-r--r--graphics/sdl_image/Makefile4
-rw-r--r--graphics/sdl_image/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index 96a0711a0db2..8781e566a2d0 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdl_image
PORTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
@@ -20,8 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_SDL= sdl
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
-LIBTOOLFLAGS= --disable-ltlibs --release-ignore
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm"
diff --git a/graphics/sdl_image/pkg-plist b/graphics/sdl_image/pkg-plist
index d352703b4557..614f04815917 100644
--- a/graphics/sdl_image/pkg-plist
+++ b/graphics/sdl_image/pkg-plist
@@ -1,5 +1,6 @@
bin/showimage
include/SDL11/SDL_image.h
lib/libSDL_image.a
+lib/libSDL_image.la
lib/libSDL_image.so
lib/libSDL_image.so.10