svn commit: r516554 - head/www/rubygem-http-form_data
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 3 17:26:33 UTC 2019
Author: sunpoet
Date: Sun Nov 3 17:26:31 2019
New Revision: 516554
URL: https://svnweb.freebsd.org/changeset/ports/516554
Log:
Cosmetic change
Modified:
head/www/rubygem-http-form_data/Makefile
Modified: head/www/rubygem-http-form_data/Makefile
==============================================================================
--- head/www/rubygem-http-form_data/Makefile Sun Nov 3 17:26:27 2019 (r516553)
+++ head/www/rubygem-http-form_data/Makefile Sun Nov 3 17:26:31 2019 (r516554)
@@ -11,8 +11,9 @@ COMMENT= Build form data request bodies
LICENSE= MIT
-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