summaryrefslogtreecommitdiff
path: root/shells/xsh
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
commit5496dcf9414fe693522f2f63a518a178a855c0ae (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /shells/xsh
parentb0f52890c8cac20f1dad6d4dfe06741759412173 (diff)
downloadpkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz
Mark as destdir ready.
Diffstat (limited to 'shells/xsh')
-rw-r--r--shells/xsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile
index 08b0e753212..7bde35e5220 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/11/05 14:08:20 seb Exp $
+# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:12 joerg Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
@@ -10,6 +10,8 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://xsh.sourceforge.net/
COMMENT= XML Editing Shell
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Parse-RecDescent>=1.94:../../devel/p5-Parse-RecDescent
DEPENDS+= p5-Term-ReadLine>=1.12:../../devel/p5-Term-ReadLine
DEPENDS+= p5-XML-LibXML>=1.31:../../textproc/p5-XML-LibXML