Date: Wed, 11 May 2016 19:37:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415019 - head/devel/p5-Regexp-Compare Message-ID: <201605111937.u4BJbWdX086140@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 11 19:37:32 2016 New Revision: 415019 URL: https://svnweb.freebsd.org/changeset/ports/415019 Log: - Cleanup USE_PERL5 Modified: head/devel/p5-Regexp-Compare/Makefile Modified: head/devel/p5-Regexp-Compare/Makefile ============================================================================== --- head/devel/p5-Regexp-Compare/Makefile Wed May 11 19:37:27 2016 (r415018) +++ head/devel/p5-Regexp-Compare/Makefile Wed May 11 19:37:32 2016 (r415019) @@ -13,7 +13,7 @@ COMMENT= Partial ordering for regular ex LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USE_PERL5= 5.18+ configure +USE_PERL5= configure USES= perl5 post-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605111937.u4BJbWdX086140>