diff options
Diffstat (limited to 'x11/xmh/Makefile')
-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 |