diff options
Diffstat (limited to 'textproc/p5-XML-LibXSLT/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 600cac28f70..b0ec2cd0b40 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/04/16 13:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:50 joerg Exp $ # DISTNAME= XML-LibXSLT-1.66 @@ -11,6 +11,8 @@ MAINTAINER= adam@migus.org HOMEPAGE= http://search.cpan.org/dist/XML-LibXSLT/ COMMENT= Perl interface to the libxslt library +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= p5-XML-LibXML>=1.66:../../textproc/p5-XML-LibXML USE_TOOLS+= pkg-config |