svn commit: r397182 - head/databases/p5-DBIx-Admin-CreateTable

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:13:38 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:13:37 2015
New Revision: 397182
URL: https://svnweb.freebsd.org/changeset/ports/397182

Log:
  - Add NO_ARCH

Modified:
  head/databases/p5-DBIx-Admin-CreateTable/Makefile

Modified: head/databases/p5-DBIx-Admin-CreateTable/Makefile
==============================================================================
--- head/databases/p5-DBIx-Admin-CreateTable/Makefile	Thu Sep 17 17:13:32 2015	(r397181)
+++ head/databases/p5-DBIx-Admin-CreateTable/Makefile	Thu Sep 17 17:13:37 2015	(r397182)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-DBI>=0:${PORTSDIR}/dat
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Version>=1.002003:${PORTSDIR}/devel/p5-Test-Version
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5 tar:tgz
 


More information about the svn-ports-all mailing list