svn commit: r430503 - head/www/p5-WebService-ISBNDB

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 3 18:36:41 UTC 2017


Author: sunpoet
Date: Tue Jan  3 18:36:39 2017
New Revision: 430503
URL: https://svnweb.freebsd.org/changeset/ports/430503

Log:
  Add NO_ARCH

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

Modified: head/www/p5-WebService-ISBNDB/Makefile
==============================================================================
--- head/www/p5-WebService-ISBNDB/Makefile	Tue Jan  3 18:36:35 2017	(r430502)
+++ head/www/p5-WebService-ISBNDB/Makefile	Tue Jan  3 18:36:39 2017	(r430503)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Business-ISBN>=1.80:mi
 		p5-TimeDate>=1.16:devel/p5-TimeDate
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
 


More information about the svn-ports-all mailing list