Date: Sun, 12 May 2019 20:12:26 +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: r501502 - head/devel/p5-PAR-Dist Message-ID: <201905122012.x4CKCQiU036552@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 12 20:12:25 2019 New Revision: 501502 URL: https://svnweb.freebsd.org/changeset/ports/501502 Log: Add NO_ARCH Modified: head/devel/p5-PAR-Dist/Makefile Modified: head/devel/p5-PAR-Dist/Makefile ============================================================================== --- head/devel/p5-PAR-Dist/Makefile Sun May 12 20:12:20 2019 (r501501) +++ head/devel/p5-PAR-Dist/Makefile Sun May 12 20:12:25 2019 (r501502) @@ -17,4 +17,6 @@ LICENSE_COMB= dual 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?201905122012.x4CKCQiU036552>