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

www/p5-CatalystX-AppBuilder: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2023-04-27 23:49:36 +08:00
parent 256b53597e
commit 164ec8c427
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -19,4 +19,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= modbuildtiny
NO_ARCH= yes
.include <bsd.port.mk>