diff options
Diffstat (limited to 'x11/xplsprinters/Makefile')
-rw-r--r-- | x11/xplsprinters/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xplsprinters/Makefile b/x11/xplsprinters/Makefile index e163448a9d22..600dde2391ae 100644 --- a/x11/xplsprinters/Makefile +++ b/x11/xplsprinters/Makefile @@ -10,9 +10,6 @@ COMMENT= Shows a list of Xprint printers XORG_CAT= app USE_XORG= xp xprintutil x11 -PLIST_FILES= bin/xplsprinters +PLIST_FILES= bin/xplsprinters man/man1/xplsprinters.1.gz -MAN1= xplsprinters.1 - -NO_STAGE= yes .include <bsd.port.mk> |