Date: Thu, 5 Sep 2019 17:11:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511247 - head/devel/rubygem-flipper013 Message-ID: <201909051711.x85HBUSH006819@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 5 17:11:30 2019 New Revision: 511247 URL: https://svnweb.freebsd.org/changeset/ports/511247 Log: Cosmetic change Modified: head/devel/rubygem-flipper013/Makefile Modified: head/devel/rubygem-flipper013/Makefile ============================================================================== --- head/devel/rubygem-flipper013/Makefile Thu Sep 5 17:11:25 2019 (r511246) +++ head/devel/rubygem-flipper013/Makefile Thu Sep 5 17:11:30 2019 (r511247) @@ -13,10 +13,11 @@ COMMENT= Act of enabling/disabling features in your ap LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -PORTSCOUT= limit:^0\.13\. +USES= gem +USE_RUBY= yes NO_ARCH= yes -USE_RUBY= yes -USES= gem + +PORTSCOUT= limit:^0\.13\. .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909051711.x85HBUSH006819>