Date: Wed, 9 Dec 2015 14:28:31 +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: r403416 - head/devel/rubygem-launchy22 Message-ID: <201512091428.tB9ESVWW003092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Dec 9 14:28:31 2015 New Revision: 403416 URL: https://svnweb.freebsd.org/changeset/ports/403416 Log: - Cleanup Makefile Modified: head/devel/rubygem-launchy22/Makefile Modified: head/devel/rubygem-launchy22/Makefile ============================================================================== --- head/devel/rubygem-launchy22/Makefile Wed Dec 9 14:28:27 2015 (r403415) +++ head/devel/rubygem-launchy22/Makefile Wed Dec 9 14:28:31 2015 (r403416) @@ -19,8 +19,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -# Don't install the binary bin/launchy since it's not required at this time - PORTSCOUT= limit:^2\.2 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512091428.tB9ESVWW003092>