summaryrefslogtreecommitdiff
path: root/math/calctool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/calctool/Makefile')
-rw-r--r--math/calctool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile
index 1e654b4a012f..48a976722056 100644
--- a/math/calctool/Makefile
+++ b/math/calctool/Makefile
@@ -24,6 +24,7 @@ TTY_USES= ncurses
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}
+USES+= xorg
USE_XORG= x11
BINARIES+= xcalctool
.endif