ports/178933: [patch] www/p5-Pod-Site
Andrej Zverev
az at FreeBSD.org
Fri May 24 09:50:03 UTC 2013
>Number: 178933
>Category: ports
>Synopsis: [patch] www/p5-Pod-Site
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri May 24 09:50:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Andrej Zverev
>Release:
>Organization:
>Environment:
>Description:
- Remove unnecessary depend on PERL_LEVEL < 5.12
>How-To-Repeat:
>Fix:
--- patch.diff begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 317733)
+++ Makefile (working copy)
@@ -36,17 +36,5 @@
p5-Test-Pod-Coverage>=1.06:${PORTSDIR}/devel/p5-Test-Pod-Coverage
.endif
-.include <bsd.port.pre.mk>
+.include <bsd.port.mk>
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path
-RUN_DEPENDS+= p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path
-TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.if ${PERL_LEVEL} < 501200
-BUILD_DEPENDS+= p5-Pod-Simple>=3.12:${PORTSDIR}/textproc/p5-Pod-Simple
-RUN_DEPENDS+= p5-Pod-Simple>=3.12:${PORTSDIR}/textproc/p5-Pod-Simple
-.endif
-
-.include <bsd.port.post.mk>
--- patch.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list