1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-09-09 16:58:08 +00:00
parent d22e765b88
commit 63485fd0c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479298

View File

@ -18,7 +18,9 @@ BUILD_DEPENDS= p5-POE-Test-Loops>=1.035:devel/p5-POE-Test-Loops \
RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
p5-POE>=1.289:devel/p5-POE
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>