Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2019 14:50:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516162 - head/databases/p5-DBIx-Class-IntrospectableM2M
Message-ID:  <201910311450.x9VEoWoM022730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 31 14:50:32 2019
New Revision: 516162
URL: https://svnweb.freebsd.org/changeset/ports/516162

Log:
  Add NO_ARCH

Modified:
  head/databases/p5-DBIx-Class-IntrospectableM2M/Makefile

Modified: head/databases/p5-DBIx-Class-IntrospectableM2M/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class-IntrospectableM2M/Makefile	Thu Oct 31 14:50:27 2019	(r516161)
+++ head/databases/p5-DBIx-Class-IntrospectableM2M/Makefile	Thu Oct 31 14:50:32 2019	(r516162)
@@ -13,9 +13,12 @@ COMMENT=	Introspect many-to-many shortcuts
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
+BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-DBIx-Class>=0.06002:databases/p5-DBIx-Class
 
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910311450.x9VEoWoM022730>