svn commit: r507235 - head/www/p5-WWW-Pastebin-PastebinCom-Create

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 23 16:18:26 UTC 2019


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>


More information about the svn-ports-all mailing list