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/bitmap | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) |
Notes
Diffstat (limited to 'x11/bitmap')
-rw-r--r-- | x11/bitmap/Makefile | 2 | ||||
-rw-r--r-- | x11/bitmap/pkg-plist | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile index 8478e288210b..10e8085c4728 100644 --- a/x11/bitmap/Makefile +++ b/x11/bitmap/Makefile @@ -9,7 +9,5 @@ COMMENT= Bitmap editor and converter utilities for X XORG_CAT= app USE_XORG= x11 xaw xbitmaps xmu xproto -MAN1= atobm.1 bitmap.1 bmtoa.1 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/bitmap/pkg-plist b/x11/bitmap/pkg-plist index 795f3709da1b..6e5c545b79dc 100644 --- a/x11/bitmap/pkg-plist +++ b/x11/bitmap/pkg-plist @@ -14,6 +14,9 @@ include/X11/bitmaps/RotateRight include/X11/bitmaps/Stipple include/X11/bitmaps/Term include/X11/bitmaps/Up +man/man1/atobm.1.gz +man/man1/bitmap.1.gz +man/man1/bmtoa.1.gz share/X11/app-defaults/Bitmap share/X11/app-defaults/Bitmap-color share/X11/app-defaults/Bitmap-nocase |