svn commit: r398493 - head/graphics/p5-Image-Magick-Iterator

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


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

Log:
  - Add NO_ARCH

Modified:
  head/graphics/p5-Image-Magick-Iterator/Makefile

Modified: head/graphics/p5-Image-Magick-Iterator/Makefile
==============================================================================
--- head/graphics/p5-Image-Magick-Iterator/Makefile	Sat Oct  3 17:08:11 2015	(r398492)
+++ head/graphics/p5-Image-Magick-Iterator/Makefile	Sat Oct  3 17:08:16 2015	(r398493)
@@ -15,6 +15,7 @@ BUILD_DEPENDS=	ImageMagick>=0:${PORTSDIR
 		p5-Image-PBMlib>=1.05:${PORTSDIR}/graphics/p5-Image-PBMlib
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list