diff options
-rw-r--r-- | x11/xmh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmh/Makefile b/x11/xmh/Makefile index b927fe704fd6..e1f2d6aa7e83 100644 --- a/x11/xmh/Makefile +++ b/x11/xmh/Makefile @@ -15,7 +15,7 @@ COMMENT= Send and read mail with an X interface to MH RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh XORG_CAT= app -USE_XORG= xt xaw +USE_XORG= xaw xmu xt xbitmaps MAN1= xmh.1 |