aboutsummaryrefslogtreecommitdiff
path: root/www/p5-MojoMojo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-08 19:38:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-08 19:38:22 +0000
commit91d6b4e7e68d81c280b164d354cc7b20863d3af7 (patch)
tree37c233512fec2045d244f630bb0cd5f8f4559b75 /www/p5-MojoMojo
parent62e9ef7540666cbe64fca65e907323a2bc3e2b1e (diff)
downloadports-91d6b4e7e68d81c280b164d354cc7b20863d3af7.tar.gz
ports-91d6b4e7e68d81c280b164d354cc7b20863d3af7.zip
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=388870
Diffstat (limited to 'www/p5-MojoMojo')
-rw-r--r--www/p5-MojoMojo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-MojoMojo/Makefile b/www/p5-MojoMojo/Makefile
index 17e868e2b2a1..1ff606cce470 100644
--- a/www/p5-MojoMojo/Makefile
+++ b/www/p5-MojoMojo/Makefile
@@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
# Please keep order as in Makefile.PL
-RUN_DEPENDS= \
+BUILD_DEPENDS= \
p5-Plack>=0.9974:${PORTSDIR}/www/p5-Plack \
p5-Algorithm-Diff>=1.1901:${PORTSDIR}/devel/p5-Algorithm-Diff \
p5-Algorithm-Merge>=0:${PORTSDIR}/devel/p5-Algorithm-Merge \
@@ -82,9 +82,10 @@ RUN_DEPENDS= \
p5-YAML>=0.36:${PORTSDIR}/textproc/p5-YAML \
p5-Term-Prompt>=0:${PORTSDIR}/devel/p5-Term-Prompt \
p5-Text-Emoticon-MSN>=0:${PORTSDIR}/textproc/p5-Text-Emoticon-MSN
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure