svn commit: r511004 - head/databases/rubygem-redis3
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 3 19:10:52 UTC 2019
Author: sunpoet
Date: Tue Sep 3 19:10:51 2019
New Revision: 511004
URL: https://svnweb.freebsd.org/changeset/ports/511004
Log:
Cosmetic change
Modified:
head/databases/rubygem-redis3/Makefile
Modified: head/databases/rubygem-redis3/Makefile
==============================================================================
--- head/databases/rubygem-redis3/Makefile Tue Sep 3 19:10:46 2019 (r511003)
+++ head/databases/rubygem-redis3/Makefile Tue Sep 3 19:10:51 2019 (r511004)
@@ -13,10 +13,11 @@ COMMENT= Ruby client library for Redis, the key value
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-PORTSCOUT= limit:^3\.
+USES= gem
+USE_RUBY= yes
NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
+
+PORTSCOUT= limit:^3\.
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list