1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-03 17:19:20 +00:00
parent 8d86a83040
commit e8204494ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516475

View File

@ -14,7 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>