svn commit: r388871 - head/www/p5-Mojolicious

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 8 19:38:29 UTC 2015


Author: sunpoet
Date: Mon Jun  8 19:38:28 2015
New Revision: 388871
URL: https://svnweb.freebsd.org/changeset/ports/388871

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Mojolicious/Makefile

Modified: head/www/p5-Mojolicious/Makefile
==============================================================================
--- head/www/p5-Mojolicious/Makefile	Mon Jun  8 19:38:22 2015	(r388870)
+++ head/www/p5-Mojolicious/Makefile	Mon Jun  8 19:38:28 2015	(r388871)
@@ -19,6 +19,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 OPTIONS_DEFINE=	IPV6 TLS
 OPTIONS_DEFAULT=TLS
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list