From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- textproc/p5-XML-XSLT/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/p5-XML-XSLT/Makefile') diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index ee4315b2fbf..b2ce5f5582e 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/03/04 21:30:50 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:51 joerg Exp $ DISTNAME= XML-XSLT-0.48 PKGNAME= p5-${DISTNAME} @@ -12,6 +12,7 @@ HOMEPAGE= http://xmlxslt.sourceforge.net/ COMMENT= Perl5 module for processing XSLT PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-XML-DOM>=1.25:../../textproc/p5-XML-DOM DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser -- cgit v1.2.3