diff options
Diffstat (limited to 'x11/xrefresh/Makefile')
-rw-r--r-- | x11/xrefresh/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xrefresh/Makefile b/x11/xrefresh/Makefile index 75e016be4c5b..b6c55219516f 100644 --- a/x11/xrefresh/Makefile +++ b/x11/xrefresh/Makefile @@ -12,9 +12,6 @@ LICENSE= MIT XORG_CAT= app USE_XORG= x11 -PLIST_FILES= bin/xrefresh +PLIST_FILES= bin/xrefresh man/man1/xrefresh.1.gz -MAN1= xrefresh.1 - -NO_STAGE= yes .include <bsd.port.mk> |