diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-15 21:40:10 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-15 21:40:10 +0000 |
commit | 0b0062c77a17ca29a77a730b82077e130785d59f (patch) | |
tree | 0adf2dc8930a73e9c259253e23613a54814c3e37 /x11/xmh | |
parent | dd0846099047a41b7cfaac7ee1a529a410f228eb (diff) | |
download | ports-0b0062c77a17ca29a77a730b82077e130785d59f.tar.gz ports-0b0062c77a17ca29a77a730b82077e130785d59f.zip |
Notes
Diffstat (limited to 'x11/xmh')
-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 |