Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 16:24:26 +0000 (UTC)
From:      Eric Turgeon <ericbsd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485330 - head/x11/py-xcffib
Message-ID:  <201811191624.wAJGOQpS030238@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ericbsd
Date: Mon Nov 19 16:24:25 2018
New Revision: 485330
URL: https://svnweb.freebsd.org/changeset/ports/485330

Log:
  add.x11/py-xcffib.missing._ffi.py.from.autoplist.in.pkg-plist
  
  Approved by:	mentors (implicit)

Added:
  head/x11/py-xcffib/pkg-plist   (contents, props changed)
Modified:
  head/x11/py-xcffib/Makefile

Modified: head/x11/py-xcffib/Makefile
==============================================================================
--- head/x11/py-xcffib/Makefile	Mon Nov 19 16:17:49 2018	(r485329)
+++ head/x11/py-xcffib/Makefile	Mon Nov 19 16:24:25 2018	(r485330)
@@ -16,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libxcb.so:x11/libxcb
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USES=		python
 USE_PYTHON=	autoplist distutils

Added: head/x11/py-xcffib/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/py-xcffib/pkg-plist	Mon Nov 19 16:24:25 2018	(r485330)
@@ -0,0 +1 @@
+%%PYTHON_SITELIBDIR%%/xcffib/_ffi.py



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