1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

devel/p5-MouseX-Types-Path-Class: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:41:12 +08:00
parent 64fc7dcd85
commit 559e38bdff
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -19,10 +19,11 @@ RUN_DEPENDS= p5-Mouse>=0.39:devel/p5-Mouse \
p5-MouseX-Types>=0.02:devel/p5-MouseX-Types \
p5-Path-Class>0:devel/p5-Path-Class \
p5-MouseX-Getopt>=0.22:devel/p5-MouseX-Getopt
TEST_DEPENDS= p5-Test-UseAllModules>0:devel/p5-Test-UseAllModules
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>