aboutsummaryrefslogtreecommitdiffstats
path: root/converters
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 /converters
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 'converters')
-rw-r--r--converters/enca/Makefile1
-rw-r--r--converters/fribidi/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/converters/enca/Makefile b/converters/enca/Makefile
index cebcfb7d5d39..fb40b92a5fa9 100644
--- a/converters/enca/Makefile
+++ b/converters/enca/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://trific.ath.cx/Ftp/enca/ \
MAINTAINER= never@nevermind.kiev.ua
COMMENT= A package for detecting encoding of text files
+USE_AUTOTOOLS= libtool:15
USE_GNOME= pkgconfig
USE_ICONV= yes
USE_BZIP2= yes
diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile
index 19d971af6fa2..6addfc0313b3 100644
--- a/converters/fribidi/Makefile
+++ b/converters/fribidi/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://fribidi.org/download/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
USE_LDCONFIG= yes
lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/devel/libftdi?h=gnome-3.24&id=13a6184de70ae4a02768ad317a20f4c94d1663c1'>- Update to 0.17pgollucci2010-02-1010-17/+89 * - Update MASTER_SITESmiwi2009-08-191-1/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - Fix libftdi on HEAD by including stdlib.h in ftdi.c. Since HEAD'sstas2009-05-052-0/+11 * - Chase libusb20 rename in r189585.stas2009-03-104-3/+69 * - Update to 0.14miwi2009-01-113-5/+5 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Update to 0.10.araujo2007-09-203-14/+18 * Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1 * Fix build on 4.xitetcu2006-07-311-9/+2 * libftdi - A library (using libusb) to talk to FTDI's FT2232C,itetcu2006-07-30