svn commit: r516471 - head/devel/rubygem-polyamorous
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 3 17:19:01 UTC 2019
Author: sunpoet
Date: Sun Nov 3 17:19:00 2019
New Revision: 516471
URL: https://svnweb.freebsd.org/changeset/ports/516471
Log:
Cosmetic change
Modified:
head/devel/rubygem-polyamorous/Makefile
Modified: head/devel/rubygem-polyamorous/Makefile
==============================================================================
--- head/devel/rubygem-polyamorous/Makefile Sun Nov 3 17:18:55 2019 (r516470)
+++ head/devel/rubygem-polyamorous/Makefile Sun Nov 3 17:19:00 2019 (r516471)
@@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activerecord4>=3.0:databases/rubygem-activerecord4
-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