From 89a0b31acd9083a2eb8835a17c5d98c775908c34 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 28 Jan 2007 09:07:47 +0000 Subject: Use libtool port instead of included one to avoid objformat a.out botch --- textproc/aiksaurus/Makefile | 1 + textproc/aiksaurus/pkg-plist | 1 + textproc/gdome2/Makefile | 1 + textproc/gdome2/pkg-plist | 1 + textproc/liblingoteach/Makefile | 1 + textproc/liblrdf/Makefile | 1 + textproc/libstree/Makefile | 1 + textproc/libuninameslist/Makefile | 1 + textproc/libuninameslist/pkg-plist | 2 ++ textproc/libxml++/Makefile | 1 + textproc/libxml/Makefile | 1 + textproc/sablotron/Makefile | 1 + textproc/yamcha/Makefile | 1 + 13 files changed, 14 insertions(+) (limited to 'textproc') diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index ced321b586d4..c43372f8f941 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= aiksaurus MAINTAINER?= gnome@FreeBSD.org COMMENT?= A set of libraries and applications which provide a thesaurus +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME?= gnomehack gnometarget USE_LDCONFIG= yes diff --git a/textproc/aiksaurus/pkg-plist b/textproc/aiksaurus/pkg-plist index 1c5e9e074200..2a35465e73b8 100644 --- a/textproc/aiksaurus/pkg-plist +++ b/textproc/aiksaurus/pkg-plist @@ -4,6 +4,7 @@ include/Aiksaurus/Aiksaurus.h include/Aiksaurus/AiksaurusC.h lib/libAiksaurus-1.2.so lib/libAiksaurus-1.2.so.0 +lib/libAiksaurus.a lib/libAiksaurus.la lib/libAiksaurus.so libdata/pkgconfig/aiksaurus-1.0.pc diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 5e447d65f142..ae8ae96432e9 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -16,6 +16,7 @@ COMMENT= Gnome DOM Engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +USE_AUTOTOOLS= libtool:15 USE_GNOME= glib20 gnomehack GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" \ diff --git a/textproc/gdome2/pkg-plist b/textproc/gdome2/pkg-plist index 02f0fc9d1778..3ca13f3cd6cf 100644 --- a/textproc/gdome2/pkg-plist +++ b/textproc/gdome2/pkg-plist @@ -1,5 +1,6 @@ bin/gdome-config lib/libgdome.a +lib/libgdome.la lib/libgdome.so lib/libgdome.so.8 lib/gdomeConf.sh diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile index ab86b025093c..6e1e8a55e247 100644 --- a/textproc/liblingoteach/Makefile +++ b/textproc/liblingoteach/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= lingoteach MAINTAINER= mva@sysfault.org COMMENT= A library for parsing lesson files based on the LingoTeach DTD +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnomehack gnometarget libxml2 GNU_CONFIGURE= yes diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index d2c22a9e70d8..0a865779df6f 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -17,6 +17,7 @@ COMMENT= Library for manipulating RDF files describing LADSPA plugins BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= raptor.2:${PORTSDIR}/textproc/raptor +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/textproc/libstree/Makefile b/textproc/libstree/Makefile index 4ed18b68a53a..11ee554d5cfe 100644 --- a/textproc/libstree/Makefile +++ b/textproc/libstree/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cl.cam.ac.uk/~cpk25/downloads/ MAINTAINER= clsung@FreeBSD.org COMMENT= A Generic Suffix Tree Library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/textproc/libuninameslist/Makefile b/textproc/libuninameslist/Makefile index 4d3f113d4612..bf16b7731e24 100644 --- a/textproc/libuninameslist/Makefile +++ b/textproc/libuninameslist/Makefile @@ -18,6 +18,7 @@ COMMENT= A library of Unicode annotation data WRKSRC= ${WRKDIR}/${PORTNAME} +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libuninameslist/pkg-plist b/textproc/libuninameslist/pkg-plist index 650ec339b687..100221677865 100644 --- a/textproc/libuninameslist/pkg-plist +++ b/textproc/libuninameslist/pkg-plist @@ -1,7 +1,9 @@ include/uninameslist.h +lib/libuninameslist.a lib/libuninameslist.la lib/libuninameslist.so lib/libuninameslist.so.0 +lib/libuninameslist-fr.a lib/libuninameslist-fr.la lib/libuninameslist-fr.so lib/libuninameslist-fr.so.0 diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 7e090a97ab0d..dff8bc43b43b 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 8cbfae9487c4..2e5547b3beb4 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= sources/libxml/1.8 MAINTAINER= gnome@FreeBSD.org COMMENT= XML parser library for GNOME +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 1d1454c5c4d2..ea59451e1c59 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -30,6 +30,7 @@ PLIST_SUB+= SHLIB_MAJOR="${SHLIB_MAJOR}" CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LIBTOOL=${LIBTOOL} \ LDFLAGS="-L${LOCALBASE}/lib -lexpat -liconv" +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index c6613378eae6..8639f3e24429 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -15,6 +15,7 @@ COMMENT= Yet Another Multipurpose CHunk Annotator BUILD_DEPENDS= svm_learn:${PORTSDIR}/science/svmlight +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_PERL5_BUILD=yes -- cgit v1.2.3