Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2014 19:55:32 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338475 - head/editors/diakonos
Message-ID:  <201401021955.s02JtWgM057369@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jan  2 19:55:31 2014
New Revision: 338475
URL: http://svnweb.freebsd.org/changeset/ports/338475

Log:
  - Remove unneeded RUBY_VER
  
  With hat:	ruby@

Modified:
  head/editors/diakonos/Makefile

Modified: head/editors/diakonos/Makefile
==============================================================================
--- head/editors/diakonos/Makefile	Thu Jan  2 19:47:57 2014	(r338474)
+++ head/editors/diakonos/Makefile	Thu Jan  2 19:55:31 2014	(r338475)
@@ -12,7 +12,6 @@ COMMENT=	Linux editor for the masses
 LICENSE=	MIT
 
 USE_RUBY=	yes
-RUBY_VER=	1.9
 
 NO_BUILD=	yes
 SUB_FILES=	installation.rb



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