svn commit: r389651 - head/astro/osmium

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jun 14 20:03:00 UTC 2015


Author: amdmi3
Date: Sun Jun 14 20:02:59 2015
New Revision: 389651
URL: https://svnweb.freebsd.org/changeset/ports/389651

Log:
  - Add NO_ARCH

Modified:
  head/astro/osmium/Makefile

Modified: head/astro/osmium/Makefile
==============================================================================
--- head/astro/osmium/Makefile	Sun Jun 14 19:56:48 2015	(r389650)
+++ head/astro/osmium/Makefile	Sun Jun 14 20:02:59 2015	(r389651)
@@ -28,6 +28,7 @@ GH_TAGNAME=	1a5bb26
 CXXFLAGS+=	-I${LOCALBASE}/include \
 		-L${LOCALBASE}/lib
 
+NO_ARCH=	yes
 PORTDOCS=	*
 
 OPTIONS_DEFINE=	JAVASCRIPT DOXYGEN DOCS


More information about the svn-ports-all mailing list