summaryrefslogtreecommitdiff
path: root/graphics/libgnomecanvas
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-12-01 13:49:38 +0000
committersalo <salo@pkgsrc.org>2002-12-01 13:49:38 +0000
commit77e08cb99162242733f35959d173fe8e631757ad (patch)
tree6a70661767445fee7ab387b60e24660d16973b61 /graphics/libgnomecanvas
parentb2aa3a580bae899ec8156a4a8d486fd19377386d (diff)
downloadpkgsrc-77e08cb99162242733f35959d173fe8e631757ad.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'graphics/libgnomecanvas')
-rw-r--r--graphics/libgnomecanvas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index f0fd74e29e8..2059642f52c 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/10/30 04:13:54 rh Exp $
+# $NetBSD: Makefile,v 1.4 2002/12/01 13:49:41 salo Exp $
#
DISTNAME= libgnomecanvas-2.0.4
@@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
USE_GMAKE= yes
USE_GNU_GETTEXT= yes
USE_X11= yes