1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00

devel/p5-GraphQL: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-10-25 23:16:17 +08:00
parent a45d22ed48
commit 676247262c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -31,4 +31,6 @@ TEST_DEPENDS= p5-Test-Exception>=0.42:devel/p5-Test-Exception \
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>