svn commit: r397171 - head/astro/p5-Astro-Coords

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:12:48 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:12:47 2015
New Revision: 397171
URL: https://svnweb.freebsd.org/changeset/ports/397171

Log:
  - Add NO_ARCH

Modified:
  head/astro/p5-Astro-Coords/Makefile

Modified: head/astro/p5-Astro-Coords/Makefile
==============================================================================
--- head/astro/p5-Astro-Coords/Makefile	Thu Sep 17 17:12:43 2015	(r397170)
+++ head/astro/p5-Astro-Coords/Makefile	Thu Sep 17 17:12:47 2015	(r397171)
@@ -21,6 +21,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta \
 		p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list