summaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-07-26 21:21:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-07-26 21:21:18 +0000
commit695d1990a50faf91e2e66d1bf972a7b7b2f614ef (patch)
tree34b2d6ff09df640f4f1596cd82f877b397471bb2 /x11-fonts/fontconfig
parentUpdate to 1.1.6. (diff)
I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack should
not be together.
Notes
Notes: svn path=/head/; revision=114806
Diffstat (limited to 'x11-fonts/fontconfig')
-rw-r--r--x11-fonts/fontconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 020a8fe67424..9f4c12000012 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -21,7 +21,7 @@ USE_GMAKE= yes
PREFIX?= ${X11BASE}
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
-USE_GNOME= gnomehack gnometarget lthack pkgconfig
+USE_GNOME= gnomehack gnometarget pkgconfig
CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc/fonts \
--with-expat-includes=${LOCALBASE}/include \
--with-expat-lib=${LOCALBASE}/lib \