summaryrefslogtreecommitdiff
path: root/graphics/freetype-lib
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 21:55:32 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 21:55:32 +0000
commit76d2a550ec23fb4a869427c1e14bb85389d0029e (patch)
tree15f6a6923bfc438354a3d2ae29d9d8b8d194db9c /graphics/freetype-lib
parent2963949fa8943302481bc5ef0c8b50413c86a900 (diff)
downloadpkgsrc-76d2a550ec23fb4a869427c1e14bb85389d0029e.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'graphics/freetype-lib')
-rw-r--r--graphics/freetype-lib/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/freetype-lib/Makefile.common b/graphics/freetype-lib/Makefile.common
index 7a3c0f16686..66e3d4e3a98 100644
--- a/graphics/freetype-lib/Makefile.common
+++ b/graphics/freetype-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2005/04/11 21:46:02 tv Exp $
+# $NetBSD: Makefile.common,v 1.30 2005/09/28 21:55:32 rillig Exp $
DISTNAME= freetype-${FT_VERS}
FT_VERS= 1.3.1
@@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
BUILD_USES_MSGFMT= # defined
-USE_PKGLOCALEDIR= # defined
+USE_PKGLOCALEDIR= yes
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig