Date: Tue, 23 Jul 2019 16:17:56 +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: r507235 - head/www/p5-WWW-Pastebin-PastebinCom-Create Message-ID: <201907231617.x6NGHufH040766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 23 16:17:56 2019 New Revision: 507235 URL: https://svnweb.freebsd.org/changeset/ports/507235 Log: Add NO_ARCH Modified: head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile Modified: head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile ============================================================================== --- head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile Tue Jul 23 16:17:50 2019 (r507234) +++ head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile Tue Jul 23 16:17:56 2019 (r507235) @@ -19,4 +19,6 @@ RUN_DEPENDS= p5-Moo>=1.004001:devel/p5-Moo \ 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?201907231617.x6NGHufH040766>