summaryrefslogtreecommitdiff
path: root/graphics/freetype-lib
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 21:55:32 +0000
committerrillig <rillig>2005-09-28 21:55:32 +0000
commite97107a757200e2cdaf63727be60a036aee02a98 (patch)
tree15f6a6923bfc438354a3d2ae29d9d8b8d194db9c /graphics/freetype-lib
parent36023fc1ef1cb0a053860c4e752a4f0e3968c911 (diff)
downloadpkgsrc-e97107a757200e2cdaf63727be60a036aee02a98.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