svn commit: r399781 - head/devel/p5-subatom

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 19 20:22:22 UTC 2015


Author: sunpoet
Date: Mon Oct 19 20:22:20 2015
New Revision: 399781
URL: https://svnweb.freebsd.org/changeset/ports/399781

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-subatom/Makefile

Modified: head/devel/p5-subatom/Makefile
==============================================================================
--- head/devel/p5-subatom/Makefile	Mon Oct 19 20:22:15 2015	(r399780)
+++ head/devel/p5-subatom/Makefile	Mon Oct 19 20:22:20 2015	(r399781)
@@ -16,6 +16,7 @@ LICENSE=	BSD3CLAUSE
 BUILD_DEPENDS=	p5-XML-Atom-SimpleFeed>=0.80:${PORTSDIR}/textproc/p5-XML-Atom-SimpleFeed
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list