summaryrefslogtreecommitdiff
path: root/textproc/xalan-j
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-12 20:46:14 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-12 20:46:14 +0000
commitf9c45f77c3d6e4cea3ed975306917bf15ff50419 (patch)
tree6be278797d0d59c2a635de9fe0846fc3c6d2891b /textproc/xalan-j
parent8b0be8c55a64bd3b5213dcb271f0ba162399402a (diff)
downloadpkgsrc-f9c45f77c3d6e4cea3ed975306917bf15ff50419.tar.gz
DESTDIR support
Diffstat (limited to 'textproc/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index 4c028b1300a..afc5ad14f34 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2009/08/20 15:25:00 jwise Exp $
+# $NetBSD: Makefile,v 1.25 2010/02/12 20:46:14 joerg Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xalan-J,
# because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -13,6 +13,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xml.apache.org/xalan-j/
COMMENT= The Apache Project's XSLT implementation
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= xerces-j>=1.2.0:../../textproc/xerces-j
WRKSRC= ${WRKDIR}