aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-IntrospectableM2M
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-31 14:50:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-31 14:50:32 +0000
commit1f8c3f81ac1aa8a41d3f9bfc119209f46739b5dd (patch)
treee6a9bafbf2bbc2895f55aab2427e77a50218b5db /databases/p5-DBIx-Class-IntrospectableM2M
parent4a3612a67c90b499266cc41ab975aeaff57a4ed8 (diff)
downloadports-1f8c3f81ac1aa8a41d3f9bfc119209f46739b5dd.tar.gz
ports-1f8c3f81ac1aa8a41d3f9bfc119209f46739b5dd.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=516162
Diffstat (limited to 'databases/p5-DBIx-Class-IntrospectableM2M')
-rw-r--r--databases/p5-DBIx-Class-IntrospectableM2M/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile
index 6bf5a7fa658e..0a340e06000e 100644
--- a/databases/p5-DBIx-Class-IntrospectableM2M/Makefile
+++ b/databases/p5-DBIx-Class-IntrospectableM2M/Makefile
@@ -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>