svn commit: r498853 - head/astro/p5-Astro-FITS-Header

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 13 23:45:05 UTC 2019


Author: sunpoet
Date: Sat Apr 13 23:45:01 2019
New Revision: 498853
URL: https://svnweb.freebsd.org/changeset/ports/498853

Log:
  Add NO_ARCH

Modified:
  head/astro/p5-Astro-FITS-Header/Makefile

Modified: head/astro/p5-Astro-FITS-Header/Makefile
==============================================================================
--- head/astro/p5-Astro-FITS-Header/Makefile	Sat Apr 13 23:44:56 2019	(r498852)
+++ head/astro/p5-Astro-FITS-Header/Makefile	Sat Apr 13 23:45:01 2019	(r498853)
@@ -16,4 +16,6 @@ LICENSE=	GPLv3
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list