Date: Sun, 20 Oct 2019 17:16:39 +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: r514999 - head/math/rubygem-mathn Message-ID: <201910201716.x9KHGdFv078594@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 20 17:16:39 2019 New Revision: 514999 URL: https://svnweb.freebsd.org/changeset/ports/514999 Log: Cosmetic change Modified: head/math/rubygem-mathn/Makefile Modified: head/math/rubygem-mathn/Makefile ============================================================================== --- head/math/rubygem-mathn/Makefile Sun Oct 20 17:16:34 2019 (r514998) +++ head/math/rubygem-mathn/Makefile Sun Oct 20 17:16:39 2019 (r514999) @@ -12,7 +12,7 @@ COMMENT= Deprecated library that extends math operatio LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USE_RUBY= yes USES= gem +USE_RUBY= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910201716.x9KHGdFv078594>