mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178939 Submitted by: az Approved by: maintainer (timeout)
This commit is contained in:
parent
d5d2990f8c
commit
65b2b65a3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320170
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Business-PayPal
|
||||
# Date created: Fri 29 Sep 2006
|
||||
# Whom: Steven Kreuzer
|
||||
#
|
||||
# Created by: Steven Kreuzer
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Business-PayPal
|
||||
PORTVERSION= 0.05
|
||||
@ -22,10 +18,4 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Business::PayPal.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
RUN_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