mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
This commit is contained in:
parent
e406c7cc21
commit
8de8b4f9e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318955
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: www/p5-Catalyst-Model-DBIC-Schema
|
||||
# Date created: 13 Feb 2005
|
||||
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
|
||||
#
|
||||
# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Catalyst-Model-DBIC-Schema
|
||||
PORTVERSION= 0.60
|
||||
@ -49,10 +45,4 @@ MAN3= Catalyst::Helper::Model::DBIC::Schema.3 \
|
||||
post-extract:
|
||||
@${PERL} -i.bak -ne 'print unless m,^feature, .. m,;$$,' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501200
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user