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) --- devel/libast/Makefile | 4 ++-- devel/libast/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/libast') diff --git a/devel/libast/Makefile b/devel/libast/Makefile index dd13749923d9..4c048b651ef6 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -7,7 +7,7 @@ PORTNAME= libast PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ @@ -19,7 +19,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ USE_X_PREFIX= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes diff --git a/devel/libast/pkg-plist b/devel/libast/pkg-plist index d1ba04761152..0377070b44db 100644 --- a/devel/libast/pkg-plist +++ b/devel/libast/pkg-plist @@ -19,6 +19,7 @@ include/libast/objpair.h include/libast/sysdefs.h include/libast/vector_if.h lib/libast.a +lib/libast.la lib/libast.so lib/libast.so.2 share/aclocal/libast.m4 -- cgit v1.2.3