svn commit: r565777 - head/sysutils/rubygem-sys-filesystem
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 17 18:29:49 UTC 2021
Author: sunpoet
Date: Wed Feb 17 18:29:44 2021
New Revision: 565777
URL: https://svnweb.freebsd.org/changeset/ports/565777
Log:
Cosmetic change
Modified:
head/sysutils/rubygem-sys-filesystem/Makefile
Modified: head/sysutils/rubygem-sys-filesystem/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-filesystem/Makefile Wed Feb 17 18:29:38 2021 (r565776)
+++ head/sysutils/rubygem-sys-filesystem/Makefile Wed Feb 17 18:29:44 2021 (r565777)
@@ -13,8 +13,9 @@ LICENSE= ART20
RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list