svn commit: r397433 - head/net/p5-Net-HTTP-Spore

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


Author: sunpoet
Date: Sun Sep 20 20:25:19 2015
New Revision: 397433
URL: https://svnweb.freebsd.org/changeset/ports/397433

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-HTTP-Spore/Makefile

Modified: head/net/p5-Net-HTTP-Spore/Makefile
==============================================================================
--- head/net/p5-Net-HTTP-Spore/Makefile	Sun Sep 20 20:25:15 2015	(r397432)
+++ head/net/p5-Net-HTTP-Spore/Makefile	Sun Sep 20 20:25:19 2015	(r397433)
@@ -29,6 +29,7 @@ BUILD_DEPENDS=	p5-HTTP-Message>=0:${PORT
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list