svn commit: r398363 - head/www/p5-WebService-Pushover

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 16:00:50 UTC 2015


Author: sunpoet
Date: Thu Oct  1 16:00:49 2015
New Revision: 398363
URL: https://svnweb.freebsd.org/changeset/ports/398363

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-WebService-Pushover/Makefile

Modified: head/www/p5-WebService-Pushover/Makefile
==============================================================================
--- head/www/p5-WebService-Pushover/Makefile	Thu Oct  1 16:00:44 2015	(r398362)
+++ head/www/p5-WebService-Pushover/Makefile	Thu Oct  1 16:00:49 2015	(r398363)
@@ -29,6 +29,7 @@ TEST_DEPENDS=	p5-JSON>=0:${PORTSDIR}/con
 		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Fake-HTTPD>=0:${PORTSDIR}/devel/p5-Test-Fake-HTTPD
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list