aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-10-31 17:04:18 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-10-31 17:04:18 +0800
commita2fc6c464b15df218fc7157425eee0fe34d10e3e (patch)
tree0134f33e063801ec518e3c11a3cd45a894d5a5bd /misc
parent3932ec49e1779680d8356b3400d7503435020912 (diff)
downloadfreebsd-ports-gnome-a2fc6c464b15df218fc7157425eee0fe34d10e3e.tar.gz
freebsd-ports-gnome-a2fc6c464b15df218fc7157425eee0fe34d10e3e.tar.zst
freebsd-ports-gnome-a2fc6c464b15df218fc7157425eee0fe34d10e3e.zip
- Add missing dependency
Diffstat (limited to 'misc')
-rw-r--r--misc/xosd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile
index 043835897980..6191e00ab0a0 100644
--- a/misc/xosd/Makefile
+++ b/misc/xosd/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake pkgconfig libtool
USE_CSTD= gnu89
-USE_XORG= x11 xext xt sm ice
+USE_XORG= x11 xext xt sm ice xinerama
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG='${GTK_CONFIG}' GLIB_CONFIG='${GLIB_CONFIG}'