svn commit: r398541 - head/security/p5-Net-SSLGlue

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:11:58 UTC 2015


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
 


More information about the svn-ports-all mailing list