svn commit: r397180 - head/databases/p5-DBIx-Admin-DSNManager

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


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

Log:
  - Add NO_ARCH

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

Modified: head/databases/p5-DBIx-Admin-DSNManager/Makefile
==============================================================================
--- head/databases/p5-DBIx-Admin-DSNManager/Makefile	Thu Sep 17 17:13:23 2015	(r397179)
+++ head/databases/p5-DBIx-Admin-DSNManager/Makefile	Thu Sep 17 17:13:28 2015	(r397180)
@@ -21,6 +21,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Version>=1.002003:${PORTSDIR}/devel/p5-Test-Version \
 		p5-Try-Tiny>=0.06:${PORTSDIR}/lang/p5-Try-Tiny
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5 tar:tgz
 


More information about the svn-ports-all mailing list