summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorcjep <cjep>2003-01-10 07:39:46 +0000
committercjep <cjep>2003-01-10 07:39:46 +0000
commit8ab925b3cf9bca72abea556f12c34b50765759e2 (patch)
tree04bfa16bd303923f71ecfb8bc33adccd04f47544 /graphics
parenta640b227a5c8afa255b6cb55d82383b942eebb5d (diff)
downloadpkgsrc-8ab925b3cf9bca72abea556f12c34b50765759e2.tar.gz
USE_PKGLOCALEDIR=yes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/freetype-lib/Makefile.common3
-rw-r--r--graphics/gimageview/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/freetype-lib/Makefile.common b/graphics/freetype-lib/Makefile.common
index 12d3aaaeab9..ff1c1f6e0f6 100644
--- a/graphics/freetype-lib/Makefile.common
+++ b/graphics/freetype-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2002/09/11 08:52:57 jlam Exp $
+# $NetBSD: Makefile.common,v 1.22 2003/01/10 07:39:46 cjep Exp $
DISTNAME= freetype-${FT_VERS}
FT_VERS= 1.3.1
@@ -15,6 +15,7 @@ CONFLICTS= freetype-1.[12]*
BUILD_USES_MSGFMT= # defined
USE_BUILDLINK2= # defined
+USE_PKGLOCALEDIR= # defined
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index 7755a272a9d..6321f3daf50 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:05 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/10 07:40:12 cjep Exp $
#
DISTNAME= gimageview-0.2.10
@@ -11,6 +11,7 @@ HOMEPAGE= http://gtkmmviewer.sourceforge.net/
COMMENT= GTK+ based image viewer with tabbed browsing
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES