svn commit: r508105 - head/devel/p5-IO-SessionData

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 4 16:10:26 UTC 2019


Author: sunpoet
Date: Sun Aug  4 16:10:25 2019
New Revision: 508105
URL: https://svnweb.freebsd.org/changeset/ports/508105

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-IO-SessionData/Makefile

Modified: head/devel/p5-IO-SessionData/Makefile
==============================================================================
--- head/devel/p5-IO-SessionData/Makefile	Sun Aug  4 16:10:20 2019	(r508104)
+++ head/devel/p5-IO-SessionData/Makefile	Sun Aug  4 16:10:25 2019	(r508105)
@@ -14,7 +14,9 @@ COMMENT=	Supporting module for SOAP::Lite
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list