diff options
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r-- | x11/xterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index b8432dcfab10..8235b129da02 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -16,7 +16,7 @@ LICENSE= MIT CONFLICTS= x11iraf-[0-9]* -USES= tar:tgz +USES= ncurses tar:tgz USE_XORG= xft GNU_CONFIGURE= yes |