summaryrefslogtreecommitdiff
path: root/graphics/freetype-lib/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/freetype-lib/Makefile.common')
-rw-r--r--graphics/freetype-lib/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/freetype-lib/Makefile.common b/graphics/freetype-lib/Makefile.common
index 66e3d4e3a98..bff29e4069a 100644
--- a/graphics/freetype-lib/Makefile.common
+++ b/graphics/freetype-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2005/09/28 21:55:32 rillig Exp $
+# $NetBSD: Makefile.common,v 1.31 2005/12/05 20:50:19 rillig Exp $
DISTNAME= freetype-${FT_VERS}
FT_VERS= 1.3.1
@@ -12,13 +12,13 @@ CONFLICTS= freetype-1.[12]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
-BUILD_USES_MSGFMT= # defined
+BUILD_USES_MSGFMT= yes
USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-locale-dir=${PREFIX}/${PKGLOCALEDIR}/locale
DISTINFO_FILE= ${.CURDIR}/../../graphics/freetype-lib/distinfo