svn commit: r397451 - head/net/p5-RPC-Simple

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:27:05 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:27:04 2015
New Revision: 397451
URL: https://svnweb.freebsd.org/changeset/ports/397451

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-RPC-Simple/Makefile

Modified: head/net/p5-RPC-Simple/Makefile
==============================================================================
--- head/net/p5-RPC-Simple/Makefile	Sun Sep 20 20:26:59 2015	(r397450)
+++ head/net/p5-RPC-Simple/Makefile	Sun Sep 20 20:27:04 2015	(r397451)
@@ -14,6 +14,7 @@ COMMENT=	Perl classes to handle simple a
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list