aboutsummaryrefslogtreecommitdiff
path: root/devel/libast
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 /devel/libast
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 'devel/libast')
-rw-r--r--devel/libast/Makefile4
-rw-r--r--devel/libast/pkg-plist1
2 files changed, 3 insertions, 2 deletions
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