svn commit: r398492 - head/graphics/p5-Image-Imgur

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


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

Log:
  - Add NO_ARCH

Modified:
  head/graphics/p5-Image-Imgur/Makefile

Modified: head/graphics/p5-Image-Imgur/Makefile
==============================================================================
--- head/graphics/p5-Image-Imgur/Makefile	Sat Oct  3 17:08:07 2015	(r398491)
+++ head/graphics/p5-Image-Imgur/Makefile	Sat Oct  3 17:08:11 2015	(r398492)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-Moose>=0:${PORTSDIR}/d
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5 tar:tgz
 


More information about the svn-ports-head mailing list