diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2007-10-12 00:29:38 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2007-10-12 00:29:38 +0000 |
commit | 38924107c107569613f51c76f825f5bf2bed5736 (patch) | |
tree | 8f763802e0f0405b33ccc5c51ec06daa92750495 /x11/xmh | |
parent | 1080cc24e6a26870a510f7ec73a4b23e83ebc23b (diff) | |
download | ports-38924107c107569613f51c76f825f5bf2bed5736.tar.gz ports-38924107c107569613f51c76f825f5bf2bed5736.zip |
Notes
Diffstat (limited to 'x11/xmh')
-rw-r--r-- | x11/xmh/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xmh/Makefile b/x11/xmh/Makefile index bb368e9ba004..2bd52f27406e 100644 --- a/x11/xmh/Makefile +++ b/x11/xmh/Makefile @@ -7,11 +7,13 @@ PORTNAME= xmh PORTVERSION= 1.0.1 -CATEGORIES= x11 +CATEGORIES= mail x11 MAINTAINER= x11@FreeBSD.org COMMENT= Send and read mail with an X interface to MH +RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh + XORG_CAT= app USE_XORG= xt xaw |