Remove support for perl 5.8.
Nudged by: az
This commit is contained in:
parent
ca4b4b2e0a
commit
b8b59d2172
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309169
@ -1,13 +1,9 @@
|
||||
# New ports collection makefile for: Class::Tom
|
||||
# Date created: 04 Nov 2000
|
||||
# Whom: will
|
||||
#
|
||||
# Created by: will
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Class-Tom
|
||||
PORTVERSION= 3.02
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
@ -23,11 +19,4 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Class::Tom.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5
|
||||
BUILD_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user