1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:19:23 +00:00
parent 2cfdaa6c38
commit f38a11fa38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515032

View File

@ -15,8 +15,9 @@ RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
rubygem-fog-json>=0:devel/rubygem-fog-json \
rubygem-fog-xml>=0:textproc/rubygem-fog-xml
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>