Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 05:56:19 +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: r379580 - head/devel/rubygem-launchy
Message-ID:  <201502220556.t1M5uJDh025354@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 22 05:56:19 2015
New Revision: 379580
URL: https://svnweb.freebsd.org/changeset/ports/379580
QAT: https://qat.redports.org/buildarchive/r379580/

Log:
  - Remove USE_RAKE

Modified:
  head/devel/rubygem-launchy/Makefile

Modified: head/devel/rubygem-launchy/Makefile
==============================================================================
--- head/devel/rubygem-launchy/Makefile	Sun Feb 22 05:56:14 2015	(r379579)
+++ head/devel/rubygem-launchy/Makefile	Sun Feb 22 05:56:19 2015	(r379580)
@@ -14,7 +14,6 @@ LICENSE=	ISCL
 RUN_DEPENDS=	rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable
 
 USE_RUBY=	yes
-USE_RAKE=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502220556.t1M5uJDh025354>