svn commit: r397176 - head/databases/p5-DBIx-Admin-TableInfo

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


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

Log:
  - Add NO_ARCH

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

Modified: head/databases/p5-DBIx-Admin-TableInfo/Makefile
==============================================================================
--- head/databases/p5-DBIx-Admin-TableInfo/Makefile	Thu Sep 17 17:13:05 2015	(r397175)
+++ head/databases/p5-DBIx-Admin-TableInfo/Makefile	Thu Sep 17 17:13:10 2015	(r397176)
@@ -22,6 +22,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-head mailing list