diff options
Diffstat (limited to 'textproc/p5-XML-Sablotron/Makefile')
-rw-r--r-- | textproc/p5-XML-Sablotron/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index d8feea07148..947dffd3c52 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:58:12 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/25 06:56:40 asau Exp $ DISTNAME= XML-Sablotron-1.01 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gingerall.com/charlie/ga/xml/p_sab.xml COMMENT= Perl interface to the Sablotron XSLT processor LICENSE= mpl-1.1 OR gnu-gpl-v2 -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 |