svn commit: r390504 - head/sysutils/p5-Sysadm-Install

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 24 17:41:26 UTC 2015


Author: sunpoet
Date: Wed Jun 24 17:41:25 2015
New Revision: 390504
URL: https://svnweb.freebsd.org/changeset/ports/390504

Log:
  - Add NO_ARCH

Modified:
  head/sysutils/p5-Sysadm-Install/Makefile

Modified: head/sysutils/p5-Sysadm-Install/Makefile
==============================================================================
--- head/sysutils/p5-Sysadm-Install/Makefile	Wed Jun 24 17:41:21 2015	(r390503)
+++ head/sysutils/p5-Sysadm-Install/Makefile	Wed Jun 24 17:41:25 2015	(r390504)
@@ -22,6 +22,7 @@ BUILD_DEPENDS=	p5-Archive-Tar>=0:${PORTS
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list