diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-31 17:46:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-31 17:46:38 +0800 |
commit | 0347248a1f7488268b435da050eb83f95db4466c (patch) | |
tree | 3f47c64da472c8d8ac59b36d0d85cb8bd23fde82 /net | |
parent | ceaaa9df4c1e390a4a8fb104feb8dcf46e445ca9 (diff) | |
download | freebsd-ports-graphics-0347248a1f7488268b435da050eb83f95db4466c.tar.gz freebsd-ports-graphics-0347248a1f7488268b435da050eb83f95db4466c.tar.zst freebsd-ports-graphics-0347248a1f7488268b435da050eb83f95db4466c.zip |
- Stage support
Diffstat (limited to 'net')
-rw-r--r-- | net/xipmsg/Makefile | 3 | ||||
-rw-r--r-- | net/xipmsg/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index e5638fc44c1..f823018a435 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -13,8 +13,5 @@ COMMENT= Popup style message communication tool for X11 USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt -MAN1= xipmsg.1 -MANCOMPRESSED= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/xipmsg/pkg-plist b/net/xipmsg/pkg-plist index db2d2bae168..2ff7ae6a7e7 100644 --- a/net/xipmsg/pkg-plist +++ b/net/xipmsg/pkg-plist @@ -16,4 +16,5 @@ lib/X11/xipmsg/xbro12.xbm lib/X11/xipmsg/xbro13.xbm lib/X11/xipmsg/xbro14.xbm lib/X11/xipmsg/xbro15.xbm +man/man1/xipmsg.1.gz @dirrm lib/X11/xipmsg |