Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 17:11:58 +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: r398541 - head/security/p5-Net-SSLGlue
Message-ID:  <201510031711.t93HBwCG018467@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 17:11:57 2015
New Revision: 398541
URL: https://svnweb.freebsd.org/changeset/ports/398541

Log:
  - Add NO_ARCH

Modified:
  head/security/p5-Net-SSLGlue/Makefile

Modified: head/security/p5-Net-SSLGlue/Makefile
==============================================================================
--- head/security/p5-Net-SSLGlue/Makefile	Sat Oct  3 17:11:53 2015	(r398540)
+++ head/security/p5-Net-SSLGlue/Makefile	Sat Oct  3 17:11:57 2015	(r398541)
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-IO-Socket-SSL>=1.190:${PORTSDIR}/security/p5-IO-Socket-SSL
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



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