diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-01 16:45:31 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-01 16:45:31 +0000 |
commit | eeafa3c831f5ea9f6ff5d5599f768304142b6306 (patch) | |
tree | 3f005a4715e39ff14150bcac9345d897f1bc1dad /print/ghostscript-gpl/Makefile | |
parent | b81d36b196acc201aaa2334073da1d2d862983f5 (diff) |
Notes
Diffstat (limited to 'print/ghostscript-gpl/Makefile')
-rw-r--r-- | print/ghostscript-gpl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 4eddddc11929..cd01e4a891fa 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -295,5 +295,8 @@ post-install: .endfor .endif ${ECHO_MSG} "> post-installation tasks completed." + @${ECHO_MSG} + @${CAT} ${PKGMESSAGE} + @${ECHO_MSG} .include <bsd.port.post.mk> |