aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-01 10:42:05 +0800
committerkris <kris@FreeBSD.org>2007-02-01 10:42:05 +0800
commite8cba9559938186c1aa7ef89fec79e8e5bad69e0 (patch)
treeac96cc557a3c739c998a65dde0f24b45ce616c76 /x11-fonts
parent0dfa7444282b84aa0f915751fd1fd11bd1390eed (diff)
downloadfreebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.gz
freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.zst
freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.zip
Use libtool port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/fontconfig/Makefile1
-rw-r--r--x11-fonts/libXft/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index c2cc62bf445b..c7e8c0c8af22 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -25,6 +25,7 @@ PATCH_DIST_STRIP+= -p1
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
expat.6:${PORTSDIR}/textproc/expat2
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
PREFIX?= ${X11BASE}
USE_LDCONFIG= yes
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index ade87e2648fb..789e0b336862 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -16,6 +16,7 @@ COMMENT= A client-sided font API for X applications
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes