aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Marpa
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:21:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:21:03 +0000
commit60e87f3bd9a22fb3a584759d1944a56bcbf001ea (patch)
tree2039eea0a296e8ee58c69da1c79160f489467bff /lang/p5-Marpa
parent00171dfc81664a7caa4234d6837365dcb1edc8f2 (diff)
downloadports-60e87f3bd9a22fb3a584759d1944a56bcbf001ea.tar.gz
ports-60e87f3bd9a22fb3a584759d1944a56bcbf001ea.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=554208
Diffstat (limited to 'lang/p5-Marpa')
-rw-r--r--lang/p5-Marpa/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/p5-Marpa/Makefile b/lang/p5-Marpa/Makefile
index 1a055a1aaa9a..f99dea029d8d 100644
--- a/lang/p5-Marpa/Makefile
+++ b/lang/p5-Marpa/Makefile
@@ -21,8 +21,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTML-Parser>=3.64:www/p5-HTML-Parser \
p5-PPI>=1.206:textproc/p5-PPI
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>