aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-28 17:07:47 +0800
committerkris <kris@FreeBSD.org>2007-01-28 17:07:47 +0800
commit62aa7fe94673789fb863494cfaf642ffdcff0b5d (patch)
treedadff634ddd561962b249aea07d4cfb45982ed98 /devel
parent6f9d2cc492dfb48ff79f2a18bb35ea9fd095eac6 (diff)
downloadfreebsd-ports-gnome-62aa7fe94673789fb863494cfaf642ffdcff0b5d.tar.gz
freebsd-ports-gnome-62aa7fe94673789fb863494cfaf642ffdcff0b5d.tar.zst
freebsd-ports-gnome-62aa7fe94673789fb863494cfaf642ffdcff0b5d.zip
Use libtool port instead of included one to avoid objformat a.out botch
Diffstat (limited to 'devel')
-rw-r--r--devel/dotconf/Makefile1
-rw-r--r--devel/dotconf/pkg-plist1
-rw-r--r--devel/gamin/Makefile1
-rw-r--r--devel/jclassinfo/Makefile1
-rw-r--r--devel/libftdi/Makefile1
-rw-r--r--devel/libopendaap/Makefile1
-rw-r--r--devel/libpperl/Makefile1
-rw-r--r--devel/libpperl/pkg-plist1
-rw-r--r--devel/libsigc++12/Makefile1
-rw-r--r--devel/libsigc++20/Makefile1
-rw-r--r--devel/libukcprog/Makefile1
-rw-r--r--devel/rudiments/Makefile1
-rw-r--r--devel/vstr/Makefile1
-rw-r--r--devel/vstr/pkg-plist1
14 files changed, 14 insertions, 0 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile
index 4e38be1877c4..72bddcd91d07 100644
--- a/devel/dotconf/Makefile
+++ b/devel/dotconf/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.azzit.de/dotconf/download/v1.1/
MAINTAINER= clement@FreeBSD.org
COMMENT= A simple, powerful configuration-file parser
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/dotconf/pkg-plist b/devel/dotconf/pkg-plist
index 99dfc110dca8..9ae76f3b7e08 100644
--- a/devel/dotconf/pkg-plist
+++ b/devel/dotconf/pkg-plist
@@ -3,6 +3,7 @@ bin/dotconf-config
include/dotconf.h
include/libpool.h
lib/libdotconf.a
+lib/libdotconf.la
lib/libdotconf.so
lib/libdotconf.so.0
libdata/pkgconfig/dotconf.pc
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile
index 55f528e2c663..6c798ca9c5fe 100644
--- a/devel/gamin/Makefile
+++ b/devel/gamin/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.gnome.org/~veillard/gamin/sources/
MAINTAINER?= gnome@FreeBSD.org
COMMENT?= A file and directory monitoring system
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_GNOME?= gnomehack glib20
USE_LDCONFIG= yes
diff --git a/devel/jclassinfo/Makefile b/devel/jclassinfo/Makefile
index 168af67c2d99..81d7a9200a45 100644
--- a/devel/jclassinfo/Makefile
+++ b/devel/jclassinfo/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Shows information about Java class, dependencies and more
+USE_AUTOTOOLS= libtool:15
USE_GETOPT_LONG= yes
USE_GNOME= pkgconfig gnomehack
GNU_CONFIGURE= yes
diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile
index 611d20c1a3be..d09fb8a4ecd2 100644
--- a/devel/libftdi/Makefile
+++ b/devel/libftdi/Makefile
@@ -15,6 +15,7 @@ COMMENT= A library (using libusb) to talk to FTDI chips
LIB_DEPENDS= usb-0.1:${PORTSDIR}/devel/libusb
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile
index 7ccd67cf6f5f..bd30813375be 100644
--- a/devel/libopendaap/Makefile
+++ b/devel/libopendaap/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://crazney.net/programs/itunes/files/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= C lib used to connect to iTunes(R) music shares
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
diff --git a/devel/libpperl/Makefile b/devel/libpperl/Makefile
index 217a32283b59..16a87fa04837 100644
--- a/devel/libpperl/Makefile
+++ b/devel/libpperl/Makefile
@@ -17,6 +17,7 @@ COMMENT= A library easing embedding perl interpreters into C programs
WRKSRC= ${WRKDIR}/${PORTNAME}
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig
diff --git a/devel/libpperl/pkg-plist b/devel/libpperl/pkg-plist
index 8b21caeaf64f..8be1d40a1358 100644
--- a/devel/libpperl/pkg-plist
+++ b/devel/libpperl/pkg-plist
@@ -1,5 +1,6 @@
include/pperl.h
lib/libpperl.a
+lib/libpperl.la
lib/libpperl.so
lib/libpperl.so.0
libdata/pkgconfig/libpperl.pc
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile
index 891ecb474d50..d5537594c84c 100644
--- a/devel/libsigc++12/Makefile
+++ b/devel/libsigc++12/Makefile
@@ -21,6 +21,7 @@ COMMENT= Callback Framework for C++
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
LATEST_LINK= libsigc++12
USE_LDCONFIG= yes
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile
index 430ad9174dff..d02972c06b59 100644
--- a/devel/libsigc++20/Makefile
+++ b/devel/libsigc++20/Makefile
@@ -17,6 +17,7 @@ COMMENT= Callback Framework for C++
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GCC= 3.4
USE_GMAKE= yes
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile
index 55f72aa6d60a..bc9185695ec8 100644
--- a/devel/libukcprog/Makefile
+++ b/devel/libukcprog/Makefile
@@ -20,6 +20,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= tdb@FreeBSD.org
COMMENT= Generally useful low level routines
+USE_AUTOTOOLS= libtool:15
MAN3= ukcprog.3
DIST_SUBDIR= i-scream
GNU_CONFIGURE= yes
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile
index f2325abc98a3..4d092c3b79b1 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= SF
MAINTAINER= rainer.alves@gmail.com
COMMENT= A utility C++ class library for daemons, clients, servers and more
+USE_AUTOTOOLS= libtool:15
USE_GNOME= pkgconfig
USE_GMAKE= yes
USE_OPENSSL= yes
diff --git a/devel/vstr/Makefile b/devel/vstr/Makefile
index 9220d7b81591..27e134cd3ece 100644
--- a/devel/vstr/Makefile
+++ b/devel/vstr/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= General purpose string library for C
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
USE_BZIP2= yes
diff --git a/devel/vstr/pkg-plist b/devel/vstr/pkg-plist
index d0ba5e89fadd..96f13ba9c770 100644
--- a/devel/vstr/pkg-plist
+++ b/devel/vstr/pkg-plist
@@ -9,6 +9,7 @@ include/vstr.h
lib/libvstr-1.0.so
lib/libvstr-1.0.so.13
lib/libvstr.a
+lib/libvstr.la
lib/libvstr.so
libdata/pkgconfig/vstr.pc
%%PORTDOCS%%%%DOCSDIR%%/basic_cat.c.html