Date: Fri, 26 Oct 2018 21:19:39 +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: r483051 - head/devel/p5-Term-Table Message-ID: <201810262119.w9QLJdww097002@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 26 21:19:39 2018 New Revision: 483051 URL: https://svnweb.freebsd.org/changeset/ports/483051 Log: Cosmetic change Modified: head/devel/p5-Term-Table/Makefile Modified: head/devel/p5-Term-Table/Makefile ============================================================================== --- head/devel/p5-Term-Table/Makefile Fri Oct 26 20:52:45 2018 (r483050) +++ head/devel/p5-Term-Table/Makefile Fri Oct 26 21:19:39 2018 (r483051) @@ -18,8 +18,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Importer>=0.024:devel/p5-Importer TEST_DEPENDS= p5-Test-Simple>=1.302097:devel/p5-Test-Simple -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?201810262119.w9QLJdww097002>