Date: Fri, 24 May 2013 12:44:23 +0400 From: Andrej Zverev <az@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178918: [patch] databases/p5-DBM-Deep Message-ID: <E1Ufnbr-000DFI-T7@sunner.semmy.ru> Resent-Message-ID: <201305240850.r4O8o0Up002865@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178918 >Category: ports >Synopsis: [patch] databases/p5-DBM-Deep >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 08:50:00 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) @@ -28,10 +28,4 @@ DBM::Deep::Iterator::File::Index.3 DBM::Deep::Null.3 \ DBM::Deep::Engine::File.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> --- patch.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Ufnbr-000DFI-T7>