diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
commit | 47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch) | |
tree | 2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/xmh | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) | |
download | ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.tar.gz ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.zip |
Notes
Diffstat (limited to 'x11/xmh')
-rw-r--r-- | x11/xmh/Makefile | 3 | ||||
-rw-r--r-- | x11/xmh/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11/xmh/Makefile b/x11/xmh/Makefile index 736c3c84e2b8..563602956e01 100644 --- a/x11/xmh/Makefile +++ b/x11/xmh/Makefile @@ -12,7 +12,4 @@ RUN_DEPENDS+= repl:${PORTSDIR}/mail/nmh XORG_CAT= app USE_XORG= xaw xmu xt xbitmaps -MAN1= xmh.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xmh/pkg-plist b/x11/xmh/pkg-plist index 7def48663490..85ac46442232 100644 --- a/x11/xmh/pkg-plist +++ b/x11/xmh/pkg-plist @@ -1,4 +1,5 @@ bin/xmh +man/man1/xmh.1.gz share/X11/app-defaults/Xmh @dirrmtry share/X11/app-defaults @dirrmtry share/X11 |