summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
committerkris <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
commit62aa7fe94673789fb863494cfaf642ffdcff0b5d (patch)
treedadff634ddd561962b249aea07d4cfb45982ed98 /textproc
parent6f9d2cc492dfb48ff79f2a18bb35ea9fd095eac6 (diff)
downloadFreeBSD-ports-62aa7fe94673789fb863494cfaf642ffdcff0b5d.zip
FreeBSD-ports-62aa7fe94673789fb863494cfaf642ffdcff0b5d.tar.gz
Use libtool port instead of included one to avoid objformat a.out botch
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aiksaurus/Makefile1
-rw-r--r--textproc/aiksaurus/pkg-plist1
-rw-r--r--textproc/gdome2/Makefile1
-rw-r--r--textproc/gdome2/pkg-plist1
-rw-r--r--textproc/liblingoteach/Makefile1
-rw-r--r--textproc/liblrdf/Makefile1
-rw-r--r--textproc/libstree/Makefile1
-rw-r--r--textproc/libuninameslist/Makefile1
-rw-r--r--textproc/libuninameslist/pkg-plist2
-rw-r--r--textproc/libxml++/Makefile1
-rw-r--r--textproc/libxml/Makefile1
-rw-r--r--textproc/sablotron/Makefile1
-rw-r--r--textproc/yamcha/Makefile1
13 files changed, 14 insertions, 0 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile
index ced321b..c43372f 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 1c5e9e0..2a35465 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 5e447d6..ae8ae96 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 02f0fc9..3ca13f3 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 ab86b02..6e1e8a5 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 d2c22a9..0a86577 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 4ed18b6..11ee554 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 4d3f113..bf16b77 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 650ec33..1002216 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 7e090a9..dff8bc4 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 8cbfae9..2e5547b 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 1d1454c5..ea59451 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 c661337..8639f3e 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
OpenPOWER on IntegriCloud