svn commit: r485330 - head/x11/py-xcffib

Eric Turgeon ericbsd at FreeBSD.org
Mon Nov 19 16:24:27 UTC 2018


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


More information about the svn-ports-all mailing list