aboutsummaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
commit863110e9f95de207d0c8891b013c3d43e70cbceb (patch)
tree7cefef4036a143c0a890c264dd040a774616688a /x11/mlterm
parent243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff)
downloadports-863110e9f95de207d0c8891b013c3d43e70cbceb.tar.gz
ports-863110e9f95de207d0c8891b013c3d43e70cbceb.zip
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Notes
Notes: svn path=/head/; revision=517560
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index c2378ad15d1c..68211891d9a2 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -65,6 +65,7 @@ CAIRO_CONFIGURE_OFF= --with-type-engines="xcore,xft"
SIXEL_CONFIGURE_ENABLE= sixel
+REGIS_USES= sdl
REGIS_USE= SDL=ttf
.include <bsd.port.options.mk>