pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-MasonX-Apache2Handler: remove long obsolete perl version reference



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Feb 7 13:12:35 2017 +0100
Changeset:	2047c1a37316c48eaf448c1238fedfe711f729d8

Modified Files:
	p5-MasonX-Apache2Handler/Makefile

Log Message:
p5-MasonX-Apache2Handler: remove long obsolete perl version reference

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2047c1a37316c48eaf448c1238fedfe711f729d8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-MasonX-Apache2Handler/Makefile | 6 ------
 1 file changed, 6 deletions(-)

diffs:
diff --git a/p5-MasonX-Apache2Handler/Makefile b/p5-MasonX-Apache2Handler/Makefile
index 5457d8562a..e2c5336dac 100644
--- a/p5-MasonX-Apache2Handler/Makefile
+++ b/p5-MasonX-Apache2Handler/Makefile
@@ -1,7 +1,4 @@
 # $NetBSD: Makefile,v 1.9 2014/10/09 13:45:24 thomasklausner Exp $
-# p5-HTML-MasonX-Apache2Handler
-# http://search.cpan.org/CPAN/authors/id/B/BE/BEAU/MasonX-Apache2Handler-0.05.tar.gz
-# modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/MasonX
 
 DISTNAME=		MasonX-Apache2Handler-0.05
 PKGNAME=		p5-${DISTNAME}
@@ -16,9 +13,6 @@ DEPENDS+=		p5-libapreq2>=2.4:../../www/p5-libapreq2
 DEPENDS+=		p5-HTML-Mason>=1.26:../../www/p5-HTML-Mason
 DEPENDS+=		${APACHE_PKG_PREFIX}-perl>=1.99.17:../../www/ap2-perl
 
-
-BUILDLINK_API_DEPENDS.perl=	perl>=5.8.4
-
 PERL5_PACKLIST=		auto/MasonX/Apache2Handler/.packlist
 
 .include "../../mk/apache.mk"


Home | Main Index | Thread Index | Old Index