svn commit: r397168 - head/astro/p5-Astro-Telescope

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


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

Log:
  - Add NO_ARCH

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

Modified: head/astro/p5-Astro-Telescope/Makefile
==============================================================================
--- head/astro/p5-Astro-Telescope/Makefile	Thu Sep 17 17:12:30 2015	(r397167)
+++ head/astro/p5-Astro-Telescope/Makefile	Thu Sep 17 17:12:35 2015	(r397168)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Astro-PAL>=0.99:${PORTSDIR}/astro/p5-Astro-PAL
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list