summaryrefslogtreecommitdiff
path: root/textproc/xmlto
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-01-15 00:02:13 +0000
committerheinz <heinz@pkgsrc.org>2008-01-15 00:02:13 +0000
commitc2b677f5fbae106437f6a5396ad4efb500b492ec (patch)
tree76d7b94bdac4cefad9342d3e7aaba1a56e54c784 /textproc/xmlto
parent31f13a0c78fba586216f31c0884ec89e13c8fb67 (diff)
downloadpkgsrc-c2b677f5fbae106437f6a5396ad4efb500b492ec.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'textproc/xmlto')
-rw-r--r--textproc/xmlto/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 7e83e6a2cf9..808e004c139 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/12/02 13:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/15 00:02:13 heinz Exp $
#
DISTNAME= xmlto-0.0.18
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cyberelk.net/tim/software/xmlto/
COMMENT= Tool to help transform XML documents into other formats
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= getopt-[0-9]*:../../misc/getopt
DEPENDS+= docbook-xsl>=1.67.0nb1:../../textproc/docbook-xsl
DEPENDS+= libxml2>=2.6.2:../../textproc/libxml2