svn commit: r416281 - head/devel/libuv

Adam Weinberger adamw at FreeBSD.org
Thu Jun 2 15:29:09 UTC 2016


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


More information about the svn-ports-head mailing list