1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:20:17 +00:00
parent 62c8a50619
commit 0b97d7ca59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515043

View File

@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
rubygem-fog-json>=0:devel/rubygem-fog-json
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>