1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

devel/rubygem-hocon: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-06-10 22:31:19 +08:00
parent f5ebf93483
commit ebb93f8eca
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -12,6 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/hocon
.include <bsd.port.mk>