aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-07-31 23:02:15 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-07-31 23:02:15 +0000
commit2f6cba7e47c9791388fba7d04592c43342da92c4 (patch)
treeb517f627c03809b2c3cbf46a97e1e7a5a23996bf /x11
parent3d3f25d6b1280ccfd59da828acac518fc9883acf (diff)
downloadports-2f6cba7e47c9791388fba7d04592c43342da92c4.tar.gz
ports-2f6cba7e47c9791388fba7d04592c43342da92c4.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/xpra/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile
index 19206f2e610e..1bd8b9225c9c 100644
--- a/x11/xpra/Makefile
+++ b/x11/xpra/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xpra
PORTVERSION= 0.15.3
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
@@ -26,6 +27,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/lz4.so:${PORTSDIR}/archivers/py-lz4 \
ssh-askpass:${PORTSDIR}/security/openssh-askpass \
setxkbmap:${PORTSDIR}/x11/setxkbmap \
xauth:${PORTSDIR}/x11/xauth \
+ xkbcomp:${PORTSDIR}/x11/xkbcomp \
+ ${LOCALBASE}/share/X11/xkb/rules/base:${PORTSDIR}/x11/xkeyboard-config \
Xvfb:${PORTSDIR}/x11-servers/xorg-vfbserver \
${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gtkgl/__init__.py:${PORTSDIR}/x11-toolkits/py-gtkglext