diff options
Diffstat (limited to 'x11/mkcomposecache/Makefile')
-rw-r--r-- | x11/mkcomposecache/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/mkcomposecache/Makefile b/x11/mkcomposecache/Makefile index 907278d6ebe7..0395cc91318d 100644 --- a/x11/mkcomposecache/Makefile +++ b/x11/mkcomposecache/Makefile @@ -10,9 +10,6 @@ COMMENT= Program to create Compose cache files XORG_CAT= app USE_XORG= x11 -PLIST_FILES= sbin/mkcomposecache +PLIST_FILES= sbin/mkcomposecache man/man8/mkcomposecache.8.gz -MAN8= mkcomposecache.8 - -NO_STAGE= yes .include <bsd.port.mk> |