diff options
Diffstat (limited to 'x11/xrandr/Makefile')
-rw-r--r-- | x11/xrandr/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile index 52045ba58b2..8d067fa30d7 100644 --- a/x11/xrandr/Makefile +++ b/x11/xrandr/Makefile @@ -11,9 +11,7 @@ XORG_CAT= app USE_XORG= xrandr xrender x11 PLIST_FILES= bin/xrandr \ - bin/xkeystone + bin/xkeystone \ + man/man1/xrandr.1.gz -MAN1= xrandr.1 - -NO_STAGE= yes .include <bsd.port.mk> |