summaryrefslogtreecommitdiff
path: root/textproc/intltool
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:06:43 +0000
committerjoerg <joerg>2006-11-05 17:06:43 +0000
commit4eea521f2d32d7514f61469cbf3c33a2064060cb (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /textproc/intltool
parentcc8c10700e3ef9ca80a910ee44f82205f944e0b7 (diff)
downloadpkgsrc-4eea521f2d32d7514f61469cbf3c33a2064060cb.tar.gz
DESTDIR support.
Diffstat (limited to 'textproc/intltool')
-rw-r--r--textproc/intltool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 82660ce8ca2..b547f47c9c7 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/08/29 14:03:39 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2006/11/05 17:06:43 joerg Exp $
#
DISTNAME= intltool-0.35.0
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Toolbox for internationalisation
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-XML-Parser>=2.34nb4:../../textproc/p5-XML-Parser