summaryrefslogtreecommitdiff
path: root/textproc/po4a
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /textproc/po4a
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'textproc/po4a')
-rw-r--r--textproc/po4a/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index 1bdcc562d62..2ec02731da8 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/06/04 22:10:11 tonnerre Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:52 joerg Exp $
#
DISTNAME= po4a-0.23
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://alioth.debian.org/projects/po4a/
COMMENT= Tool for using gettext where it was not intended to be used
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
DEPENDS+= p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey