diff options
Diffstat (limited to 'x11/xcut')
-rw-r--r-- | x11/xcut/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xcut/Makefile b/x11/xcut/Makefile index 1322e1fb680e..5b6f208a8c1a 100644 --- a/x11/xcut/Makefile +++ b/x11/xcut/Makefile @@ -14,8 +14,6 @@ COMMENT= Manipulate X cut buffers from the commandline USES= imake USE_XORG= x11 -MAN1= xcut.1 -PLIST_FILES= bin/xcut +PLIST_FILES= bin/xcut man/man1/xcut.1.gz -NO_STAGE= yes .include <bsd.port.mk> |