Date: Sat, 20 Apr 2019 23:07:59 +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: r499486 - head/devel/p5-Sub-Install Message-ID: <201904202308.x3KN80KQ072669@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 20 23:07:59 2019 New Revision: 499486 URL: https://svnweb.freebsd.org/changeset/ports/499486 Log: Add NO_ARCH Modified: head/devel/p5-Sub-Install/Makefile Modified: head/devel/p5-Sub-Install/Makefile ============================================================================== --- head/devel/p5-Sub-Install/Makefile Sat Apr 20 23:07:54 2019 (r499485) +++ head/devel/p5-Sub-Install/Makefile Sat Apr 20 23:07:59 2019 (r499486) @@ -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?201904202308.x3KN80KQ072669>