diff options
Diffstat (limited to 'devel/p5-ExtUtils-XSpp/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-XSpp/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile index ac7273a5ed6..63b6bd29603 100644 --- a/devel/p5-ExtUtils-XSpp/Makefile +++ b/devel/p5-ExtUtils-XSpp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:12 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/07/12 18:56:12 wiz Exp $ DISTNAME= ExtUtils-XSpp-0.18 # 0.1602 -> 0.16.02 @@ -12,11 +12,11 @@ HOMEPAGE= http://search.cpan.org/dist/ExtUtils-XSpp/ COMMENT= XS for C++ LICENSE= ${PERL5_LICENSE} -BUILD_DEPENDS+= {perl>=5.14.1,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build +#BUILD_DEPENDS+= {perl>=5.14.1,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build BUILD_DEPENDS+= p5-Test-Base-[0-9]*:../../devel/p5-Test-Base BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences -DEPENDS+= {perl>=5.14.1,p5-ExtUtils-ParseXS>=2.22.02}:../../devel/p5-ExtUtils-ParseXS -DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.0}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.14.1,p5-ExtUtils-ParseXS>=2.22.02}:../../devel/p5-ExtUtils-ParseXS +#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.0}:../../security/p5-Digest-MD5 USE_LANGUAGES= c PERL5_MODULE_TYPE= Module::Build |