svn commit: r398325 - head/www/p5-LWPx-TimedHTTP

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


Author: sunpoet
Date: Thu Oct  1 15:57:55 2015
New Revision: 398325
URL: https://svnweb.freebsd.org/changeset/ports/398325

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-LWPx-TimedHTTP/Makefile

Modified: head/www/p5-LWPx-TimedHTTP/Makefile
==============================================================================
--- head/www/p5-LWPx-TimedHTTP/Makefile	Thu Oct  1 15:57:51 2015	(r398324)
+++ head/www/p5-LWPx-TimedHTTP/Makefile	Thu Oct  1 15:57:55 2015	(r398325)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-HTTP-Daemon>=0:${PORTS
 		p5-libwww>=6:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS=	p5-libwww>=6:${PORTSDIR}/www/p5-libwww
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list