diff options
Diffstat (limited to 'print/ghostscript7/Makefile')
-rw-r--r-- | print/ghostscript7/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index f0c1794d8a1a..f55cceb35e52 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -645,5 +645,8 @@ post-install: .endfor .endif ${ECHO_MSG} "> post-installation tasks completed." + @${ECHO_MSG} + @${CAT} ${PKGMESSAGE} + @${ECHO_MSG} .include <bsd.port.post.mk> |