svn commit: r398487 - head/dns/p5-Mozilla-PublicSuffix

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


Author: sunpoet
Date: Sat Oct  3 17:07:51 2015
New Revision: 398487
URL: https://svnweb.freebsd.org/changeset/ports/398487

Log:
  - Add NO_ARCH

Modified:
  head/dns/p5-Mozilla-PublicSuffix/Makefile

Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile
==============================================================================
--- head/dns/p5-Mozilla-PublicSuffix/Makefile	Sat Oct  3 17:07:47 2015	(r398486)
+++ head/dns/p5-Mozilla-PublicSuffix/Makefile	Sat Oct  3 17:07:51 2015	(r398487)
@@ -17,6 +17,7 @@ LICENSE=	MIT
 BUILD_DEPENDS=	p5-URI>=0:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list