svn commit: r398313 - head/www/p5-Emplacken

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:57:02 UTC 2015


Author: sunpoet
Date: Thu Oct  1 15:57:01 2015
New Revision: 398313
URL: https://svnweb.freebsd.org/changeset/ports/398313

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Emplacken/Makefile

Modified: head/www/p5-Emplacken/Makefile
==============================================================================
--- head/www/p5-Emplacken/Makefile	Thu Oct  1 15:56:57 2015	(r398312)
+++ head/www/p5-Emplacken/Makefile	Thu Oct  1 15:57:01 2015	(r398313)
@@ -29,6 +29,7 @@ BUILD_DEPENDS=	p5-Class-Load>=0:${PORTSD
 		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list