diff options
Diffstat (limited to 'x11/xsnow')
-rw-r--r-- | x11/xsnow/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 4def1a637db..44238f6875d 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -12,10 +12,8 @@ COMMENT= Create a snowy and Santa-y desktop USES= imake USE_XORG= xpm -MAN6= xsnow.6 -PLIST_FILES= bin/xsnow +PLIST_FILES= bin/xsnow man/man6/xsnow.6.gz -NO_STAGE= yes post-configure: @${REINPLACE_CMD} \ -e 's: BINDIR .*:BINDIR=${PREFIX}/bin:' \ |