Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2015 17:41:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390504 - head/sysutils/p5-Sysadm-Install
Message-ID:  <201506241741.t5OHfQtU078814@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506241741.t5OHfQtU078814>