diff options
Diffstat (limited to 'x11/smproxy')
-rw-r--r-- | x11/smproxy/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/smproxy/Makefile b/x11/smproxy/Makefile index 3e55c0ac7b4c..78a13ec16c59 100644 --- a/x11/smproxy/Makefile +++ b/x11/smproxy/Makefile @@ -10,9 +10,6 @@ COMMENT= Session Manager Proxy XORG_CAT= app USE_XORG= xt xmu -PLIST_FILES= bin/smproxy +PLIST_FILES= bin/smproxy man/man1/smproxy.1.gz -MAN1= smproxy.1 - -NO_STAGE= yes .include <bsd.port.mk> |