Date: Sat, 24 Aug 2019 00:09:12 +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: r509685 - head/emulators/rubygem-fission Message-ID: <201908240009.x7O09CbZ078531@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 24 00:09:12 2019 New Revision: 509685 URL: https://svnweb.freebsd.org/changeset/ports/509685 Log: Cosmetic change Modified: head/emulators/rubygem-fission/Makefile Modified: head/emulators/rubygem-fission/Makefile ============================================================================== --- head/emulators/rubygem-fission/Makefile Sat Aug 24 00:09:07 2019 (r509684) +++ head/emulators/rubygem-fission/Makefile Sat Aug 24 00:09:12 2019 (r509685) @@ -15,9 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-CFPropertyList>=2.2:devel/rubygem-CFPropertyList -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/fission
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908240009.x7O09CbZ078531>