Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2017 15:26:55 +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: r430807 - head/devel/rubygem-rugged
Message-ID:  <201701071526.v07FQtBS050498@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan  7 15:26:54 2017
New Revision: 430807
URL: https://svnweb.freebsd.org/changeset/ports/430807

Log:
  Update RUN_DEPENDS

Modified:
  head/devel/rubygem-rugged/Makefile

Modified: head/devel/rubygem-rugged/Makefile
==============================================================================
--- head/devel/rubygem-rugged/Makefile	Sat Jan  7 15:26:49 2017	(r430806)
+++ head/devel/rubygem-rugged/Makefile	Sat Jan  7 15:26:54 2017	(r430807)
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	cmake:devel/cmake \
-		libgit2>=${PORTVERSION:R}:devel/libgit2
+		libgit2>=${PORTVERSION}:devel/libgit2
 LIB_DEPENDS=	libgit2.so:devel/libgit2
 
 CONFIGURE_ARGS=	--use-system-libraries



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