1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Cosmetic change

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

View File

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