summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-14 12:55:56 +0000
committerjoerg <joerg>2008-07-14 12:55:56 +0000
commitea30842945a7da8e04cb190e5ab5845b89a96f2e (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /shells
parentfcd856930931649a053e5bae5aa7d42494437faa (diff)
downloadpkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz
Mark as destdir ready.
Diffstat (limited to 'shells')
-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