svn commit: r397454 - head/net/p5-URI-Query

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:27:18 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:27:17 2015
New Revision: 397454
URL: https://svnweb.freebsd.org/changeset/ports/397454

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-URI-Query/Makefile

Modified: head/net/p5-URI-Query/Makefile
==============================================================================
--- head/net/p5-URI-Query/Makefile	Sun Sep 20 20:27:12 2015	(r397453)
+++ head/net/p5-URI-Query/Makefile	Sun Sep 20 20:27:17 2015	(r397454)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-URI>=1.31:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list