svn commit: r398490 - head/graphics/p5-GraphViz2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:08:05 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:08:03 2015
New Revision: 398490
URL: https://svnweb.freebsd.org/changeset/ports/398490

Log:
  - Add NO_ARCH

Modified:
  head/graphics/p5-GraphViz2/Makefile

Modified: head/graphics/p5-GraphViz2/Makefile
==============================================================================
--- head/graphics/p5-GraphViz2/Makefile	Sat Oct  3 17:07:59 2015	(r398489)
+++ head/graphics/p5-GraphViz2/Makefile	Sat Oct  3 17:08:03 2015	(r398490)
@@ -47,6 +47,7 @@ TEST_DEPENDS=	p5-Test-Pod>=1.45:${PORTSD
 
 OPTIONS_DEFINE=	EXAMPLES
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5 shebangfix tar:tgz
 


More information about the svn-ports-head mailing list