Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jun 2016 15:29:08 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416281 - head/devel/libuv
Message-ID:  <201606021529.u52FT8Jp038444@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Thu Jun  2 15:29:08 2016
New Revision: 416281
URL: https://svnweb.freebsd.org/changeset/ports/416281

Log:
  Chase rename of py-gyp-devel to py-gyp.
  
  libuv-1.9.1: "/usr/ports/devel/py-gyp-devel" non-existent -- dependency list incomplete
  
  Committed under "just fix it"

Modified:
  head/devel/libuv/Makefile

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Thu Jun  2 14:38:25 2016	(r416280)
+++ head/devel/libuv/Makefile	Thu Jun  2 15:29:08 2016	(r416281)
@@ -15,7 +15,7 @@ LICENSE_NAME=	NODE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-TEST_DEPENDS=	gyp:devel/py-gyp-devel	\
+TEST_DEPENDS=	gyp:devel/py-gyp \
 		gmake:devel/gmake
 
 USES=		autoreconf libtool pathfix pkgconfig



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