svn commit: r388865 - head/astro/p5-Astro-SpaceTrack
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 8 19:37:49 UTC 2015
Author: sunpoet
Date: Mon Jun 8 19:37:48 2015
New Revision: 388865
URL: https://svnweb.freebsd.org/changeset/ports/388865
Log:
- Add NO_ARCH
Modified:
head/astro/p5-Astro-SpaceTrack/Makefile
Modified: head/astro/p5-Astro-SpaceTrack/Makefile
==============================================================================
--- head/astro/p5-Astro-SpaceTrack/Makefile Mon Jun 8 19:37:43 2015 (r388864)
+++ head/astro/p5-Astro-SpaceTrack/Makefile Mon Jun 8 19:37:48 2015 (r388865)
@@ -24,9 +24,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= limit:^[0-9\.]*$$
+CONFIGURE_ARGS= -y
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-CONFIGURE_ARGS= -y
.include <bsd.port.pre.mk>
More information about the svn-ports-head
mailing list