svn commit: r398350 - head/www/p5-Parse-HTTP-UserAgent

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:59:52 UTC 2015


Author: sunpoet
Date: Thu Oct  1 15:59:51 2015
New Revision: 398350
URL: https://svnweb.freebsd.org/changeset/ports/398350

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Parse-HTTP-UserAgent/Makefile

Modified: head/www/p5-Parse-HTTP-UserAgent/Makefile
==============================================================================
--- head/www/p5-Parse-HTTP-UserAgent/Makefile	Thu Oct  1 15:59:47 2015	(r398349)
+++ head/www/p5-Parse-HTTP-UserAgent/Makefile	Thu Oct  1 15:59:51 2015	(r398350)
@@ -20,6 +20,7 @@ TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}
 
 PORTSCOUT=	limit:^[0-9\.]*$$
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list