diff options
Diffstat (limited to 'games/xsol/Makefile')
-rw-r--r-- | games/xsol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 367042109854..53b6c485f4b7 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -17,6 +17,7 @@ COMMENT= Solitaire USE_IMAKE= yes MAN6= xsol.6 +PLIST_FILES= bin/xsol post-patch: @${ECHO_CMD} "MANSUFFIX=6" >> ${WRKSRC}/Imakefile |