aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:41:56 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:41:56 +0000
commitcc36f3229d958722482c665d7eb3db653cfb1aba (patch)
tree54ee2f48baa3e75d2acacf3f5239ca47f7532f75 /x11
parent4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (diff)
downloadports-cc36f3229d958722482c665d7eb3db653cfb1aba.tar.gz
ports-cc36f3229d958722482c665d7eb3db653cfb1aba.zip
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports.
Notes
Notes: svn path=/head/; revision=517001
Diffstat (limited to 'x11')
-rw-r--r--x11/hs-xmobar/Makefile2
-rw-r--r--x11/xvkbd/Makefile1
2 files changed, 3 insertions, 0 deletions
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile
index cb39df0ba518..939779e056e6 100644
--- a/x11/hs-xmobar/Makefile
+++ b/x11/hs-xmobar/Makefile
@@ -19,11 +19,13 @@ OPTIONS_DEFAULT= XFT UTF8
XFT_DESC= Use Xft to render text (UTF-8 support included)
XFT_CABAL_FLAGS= with_xft
XFT_USE_CABAL= utf8-string-1.0.1.1_3 X11-xft-0.3.1
+XFT_USES= xorg
XFT_USE= xorg=xft
XFT_IMPLIES= UTF8
XPM_DESC= Use Xpm to render icons
XPM_CABAL_FLAGS= with_xpm
+XPM_USES= xorg
XPM_USE= xorg=xpm
UTF8_DESC= UTF-8 support
diff --git a/x11/xvkbd/Makefile b/x11/xvkbd/Makefile
index 6d56d6be33ea..71c254a02365 100644
--- a/x11/xvkbd/Makefile
+++ b/x11/xvkbd/Makefile
@@ -22,6 +22,7 @@ OPTIONS_DEFAULT= XTEST
XAW3D_DESC= Xaw3d widget library support
XAW3D_LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d
XTEST_DESC= XTEST extensions support
+XTEST_USES= xorg
XTEST_USE= xorg=xtst
post-patch: