aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-05-30 06:04:10 +0800
committermarcus <marcus@FreeBSD.org>2008-05-30 06:04:10 +0800
commit71cf8e4afcda5d6c4c089e3803af36b4848a4ff0 (patch)
treea91c6a49af1f9098373f0be2348c03339db713e7 /net
parentd0dbfdcf1a09ccf508ab57fd5f8f3730b65fd44e (diff)
downloadfreebsd-ports-gnome-71cf8e4afcda5d6c4c089e3803af36b4848a4ff0.tar.gz
freebsd-ports-gnome-71cf8e4afcda5d6c4c089e3803af36b4848a4ff0.tar.zst
freebsd-ports-gnome-71cf8e4afcda5d6c4c089e3803af36b4848a4ff0.zip
Add a missing dependency on xtst.
Reported by: pav
Diffstat (limited to 'net')
-rw-r--r--net/vino/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 9b508cf73acc..264eab703f56 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -8,6 +8,7 @@
PORTNAME= vino
PORTVERSION= 2.22.2
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -20,6 +21,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel
+USE_XORG= xtst
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
GNU_CONFIGURE= yes