diff options
Diffstat (limited to 'chinese/big5con/Makefile')
-rw-r--r-- | chinese/big5con/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile index 59750a0e7677..125bc0b15fb9 100644 --- a/chinese/big5con/Makefile +++ b/chinese/big5con/Makefile @@ -37,11 +37,6 @@ pre-install: fi post-install: - @echo - @echo "---------------------------------------------------------------" - @echo "You need to add a line 'options SYSVSHM' to your kernel config." - @echo "Use 'b5c' to run the big5 console." - @echo "---------------------------------------------------------------" - @echo + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |