summaryrefslogtreecommitdiff
path: root/textproc/intltool
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
commit5dfaaf310b1ff0153e44057c03786c526d867998 (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /textproc/intltool
parent34ab94198021467642fe8dd956512d328b14141d (diff)
downloadpkgsrc-5dfaaf310b1ff0153e44057c03786c526d867998.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