aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2008-07-22 03:22:42 +0800
committerdougb <dougb@FreeBSD.org>2008-07-22 03:22:42 +0800
commited9c86450210ce7699943a3f725f1a94734cf701 (patch)
treeae29ac67b17aa6765f281ef386aa51cdcf778a3c /x11
parent40b1e085f1578811484ea1be63340e6b37ea9e1d (diff)
downloadfreebsd-ports-gnome-ed9c86450210ce7699943a3f725f1a94734cf701.tar.gz
freebsd-ports-gnome-ed9c86450210ce7699943a3f725f1a94734cf701.tar.zst
freebsd-ports-gnome-ed9c86450210ce7699943a3f725f1a94734cf701.zip
Add xrandr to the list of dependencies.
Submitted by: Ion-tindy
Diffstat (limited to 'x11')
-rw-r--r--x11/tint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tint/Makefile b/x11/tint/Makefile
index 556c936c1a60..25fdd5d04e00 100644
--- a/x11/tint/Makefile
+++ b/x11/tint/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
PROJECTHOST= tint2
USE_GNOME= pango
-USE_XORG= xinerama
+USE_XORG= xinerama xrandr
USE_EFL= imlib2
USE_GMAKE= yes