Date: Sat, 9 Mar 2019 12:08:15 +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: r495121 - head/devel/p5-ExtUtils-InstallPaths Message-ID: <201903091208.x29C8F5t001601@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 9 12:08:15 2019 New Revision: 495121 URL: https://svnweb.freebsd.org/changeset/ports/495121 Log: Cosmetic change Modified: head/devel/p5-ExtUtils-InstallPaths/Makefile Modified: head/devel/p5-ExtUtils-InstallPaths/Makefile ============================================================================== --- head/devel/p5-ExtUtils-InstallPaths/Makefile Sat Mar 9 12:08:10 2019 (r495120) +++ head/devel/p5-ExtUtils-InstallPaths/Makefile Sat Mar 9 12:08:15 2019 (r495121) @@ -16,8 +16,9 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-ExtUtils-Config>=0.002:devel/p5-ExtUtils-Config -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.x29C8F5t001601>