Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2017 11:19:40 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431943 - head/security/p5-Authen-NTLM
Message-ID:  <201701201119.v0KBJei3090542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri Jan 20 11:19:40 2017
New Revision: 431943
URL: https://svnweb.freebsd.org/changeset/ports/431943

Log:
  Set NO_ARCH=yes.
  
  Poudriere's checks indicate that this port does not install any arch-specific
  files.

Modified:
  head/security/p5-Authen-NTLM/Makefile

Modified: head/security/p5-Authen-NTLM/Makefile
==============================================================================
--- head/security/p5-Authen-NTLM/Makefile	Fri Jan 20 11:01:30 2017	(r431942)
+++ head/security/p5-Authen-NTLM/Makefile	Fri Jan 20 11:19:40 2017	(r431943)
@@ -15,6 +15,7 @@ COMMENT=	Perl5 NTLM authentication modul
 BUILD_DEPENDS=	p5-Digest-HMAC>=0:security/p5-Digest-HMAC
 RUN_DEPENDS=	p5-Digest-HMAC>=0:security/p5-Digest-HMAC
 
+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?201701201119.v0KBJei3090542>