Date: Sat, 13 Apr 2019 23:45:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498853 - head/astro/p5-Astro-FITS-Header Message-ID: <201904132345.x3DNj2mD044802@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904132345.x3DNj2mD044802>