Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 04:51:12 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384703 - head/lang/jruby
Message-ID:  <201504250451.t3P4pCvR055178@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Apr 25 04:51:12 2015
New Revision: 384703
URL: https://svnweb.freebsd.org/changeset/ports/384703

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/lang/jruby/Makefile

Modified: head/lang/jruby/Makefile
==============================================================================
--- head/lang/jruby/Makefile	Sat Apr 25 03:51:06 2015	(r384702)
+++ head/lang/jruby/Makefile	Sat Apr 25 04:51:12 2015	(r384703)
@@ -12,6 +12,7 @@ COMMENT=	Implementation of Ruby Interpre
 
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
+USES=		cpe
 NO_BUILD=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+



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