aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-02-12 10:22:06 +0800
committerswills <swills@FreeBSD.org>2011-02-12 10:22:06 +0800
commit7e1ea78d439f102be9a427d94a88acf5bb86ca14 (patch)
tree250f2f192c18997f22cf5664241bbc5bc1c014ca /x11
parent1b78c8d59599e2508d89679a7f69e645c7fc8ecf (diff)
downloadfreebsd-ports-7e1ea78d439f102be9a427d94a88acf5bb86ca14.tar.gz
freebsd-ports-7e1ea78d439f102be9a427d94a88acf5bb86ca14.tar.zst
freebsd-ports-7e1ea78d439f102be9a427d94a88acf5bb86ca14.zip
- Add missing py-imaging RUN_DEPENDS
PR: ports/154577 Approved by: wxs (mentor)
Diffstat (limited to 'x11')
-rw-r--r--x11/xpra/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile
index eb5fa0712438..4d75aa1e7ef3 100644
--- a/x11/xpra/Makefile
+++ b/x11/xpra/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xpra
PORTVERSION= 0.0.7.17p1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://winswitch.org/src/
DISTNAME= ${PORTNAME}-${PORTVERSION:S!p!-!}
@@ -20,6 +21,7 @@ BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython \
RUN_DEPENDS= cython:${PORTSDIR}/lang/cython \
ipython:${PORTSDIR}/devel/ipython \
${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
+ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver
MAN1= ${PORTNAME}.1