summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 19:36:49 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 19:36:49 +0000
commit6329fb0053337aac0c9ba187167763013e507ba0 (patch)
treec2164f04ed98d3f85ea87ef62703fc1848deae9d
parentwww/w3m: Spell INLINE_IMAGE_USES correctly (diff)
Sprinkle some more USES=xorg
-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: