summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-09-17 16:34:40 +0000
committerrillig <rillig@pkgsrc.org>2008-09-17 16:34:40 +0000
commitc187bba7515918691da98ecaa8771c770234b713 (patch)
treecfc0130f0d5b5450aa1be41a1de81d27b6284a5d /fonts
parent1dcb5f6eeb6a294efff34e4f204409cf3957f19f (diff)
downloadpkgsrc-c187bba7515918691da98ecaa8771c770234b713.tar.gz
Needs BROKEN_GETTEXT_DETECTION to build on Ubuntu 8.04.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontforge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index eb512de89ac..5a63534b25f 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2008/07/29 05:17:01 adam Exp $
+# $NetBSD: Makefile,v 1.51 2008/09/17 16:34:40 rillig Exp $
DISTNAME= fontforge_full-${VERSION}
PKGNAME= fontforge-${VERSION}
@@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --without-freetype-src
CONFIGURE_ARGS+= --without-python
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+BROKEN_GETTEXT_DETECTION= yes
# checks for X11/Intrinsic.h
BUILDLINK_DEPMETHOD.libXt?= build