summaryrefslogtreecommitdiff
path: root/x11/xterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r--x11/xterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index 94d4ecd..304af48 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -23,7 +23,8 @@ LIB_DEPENDS = x11/libXaw \
x11/libXft \
x11/libXinerama
-RUN_DEPENDS = x11/libXcursor
+RUN_DEPENDS = font/font-misc-misc \
+ x11/libXcursor
USE_GMAKE = Yes