[Midnightbsd-cvs] mports [17236] trunk/lang/ruby18/Makefile: fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:28:49 EDT 2014


Revision: 17236
          http://svnweb.midnightbsd.org/mports/?rev=17236
Author:   laffer1
Date:     2014-09-14 23:28:49 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
 fetchable

Modified Paths:
--------------
    trunk/lang/ruby18/Makefile

Modified: trunk/lang/ruby18/Makefile
===================================================================
--- trunk/lang/ruby18/Makefile	2014-09-15 03:27:56 UTC (rev 17235)
+++ trunk/lang/ruby18/Makefile	2014-09-15 03:28:49 UTC (rev 17236)
@@ -11,7 +11,7 @@
 DIST_SUBDIR=	ruby
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT?=	An object-oriented interpreted scripting language
+COMMENT?=	Object-oriented interpreted scripting language
 
 LICENSE=	gpl2
 
@@ -36,7 +36,7 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${RUBY_DISTVERSION}
 
 RUBY_VER=		1.8
-USE_BZIP2=		yes
+USES=			tar:bzip2
 USE_RUBY=		yes
 RUBY_NO_BUILD_DEPENDS=	yes
 RUBY_NO_RUN_DEPENDS=	yes



More information about the Midnightbsd-cvs mailing list