svn commit: r430807 - head/devel/rubygem-rugged

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 7 15:26:56 UTC 2017


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


More information about the svn-ports-all mailing list