Date: Sat, 9 Mar 2019 12:08:05 +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: r495119 - head/devel/p5-ExtUtils-Config Message-ID: <201903091208.x29C85jN001369@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 9 12:08:04 2019 New Revision: 495119 URL: https://svnweb.freebsd.org/changeset/ports/495119 Log: Cosmetic change Modified: head/devel/p5-ExtUtils-Config/Makefile Modified: head/devel/p5-ExtUtils-Config/Makefile ============================================================================== --- head/devel/p5-ExtUtils-Config/Makefile Sat Mar 9 10:49:42 2019 (r495118) +++ head/devel/p5-ExtUtils-Config/Makefile Sat Mar 9 12:08:04 2019 (r495119) @@ -15,8 +15,9 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903091208.x29C85jN001369>