aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2009-03-29 05:10:30 +0000
committerHiroki Sato <hrs@FreeBSD.org>2009-03-29 05:10:30 +0000
commitfaa799d333ab4b8541013f4785eb4679fb95bffe (patch)
treebf87e39a907e9df3f3205e3055fe4bfd0013c6fe /print
parent76ecd704b31805b56d9a2ab8431afb2f300b7adb (diff)
Notes
Diffstat (limited to 'print')
-rw-r--r--print/acroreadwrapper/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/print/acroreadwrapper/Makefile b/print/acroreadwrapper/Makefile
index 857de257b7b6..694e89fa2802 100644
--- a/print/acroreadwrapper/Makefile
+++ b/print/acroreadwrapper/Makefile
@@ -39,7 +39,4 @@ do-install:
cd ${PREFIX}/bin && ${LN} -s -f acroread acroread8
cd ${PREFIX}/bin && ${LN} -s -f acroread acroread9
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>