From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- graphics/sswf/Makefile | 4 ++-- graphics/sswf/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/sswf') diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index 79c413867dfa..cfb1d3dce0fa 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -7,6 +7,7 @@ PORTNAME= sswf PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sswf @@ -21,9 +22,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ WRKSRC= ${WRKDIR}/sswf-${PORTVERSION} USE_ICONV= yes -GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/sswf/pkg-plist b/graphics/sswf/pkg-plist index 743042f93714..cf73bfc06645 100644 --- a/graphics/sswf/pkg-plist +++ b/graphics/sswf/pkg-plist @@ -6,6 +6,7 @@ include/sswf/libsswf-version.h include/sswf/libsswf.h lib/libsswf-1.7.2.so lib/libsswf.a +lib/libsswf.la lib/libsswf.so %%DATADIR%%/AUTHORS.txt %%DATADIR%%/CHANGES.txt -- cgit v1.2.3