summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/t1lib/Makefile1
-rw-r--r--x11-toolkits/pango/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/t1lib/Makefile b/devel/t1lib/Makefile
index 8e94aa14a915..2fc3825a7537 100644
--- a/devel/t1lib/Makefile
+++ b/devel/t1lib/Makefile
@@ -21,6 +21,7 @@ OPTIONS_DEFINE= X11 DOCS
OPTIONS_DEFAULT= X11
OPTIONS_SUB= yes
+X11_USES= xorg
X11_USE= XORG=ice,sm,x11,xaw,xext,xmu,xpm,xt
X11_CONFIGURE_WITH= x
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 53a8b9970901..68cefb17a66a 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -43,6 +43,7 @@ DOCS_MESON_TRUE= enable_docs
DOCS_BUILD_DEPENDS= gtk-doc>=0:textproc/gtk-doc
X11_MESON_TRUE= xft
+X11_USES= xorg
X11_USE= XORG=x11,xft,xrender
pre-configure: