aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-05-19 10:16:25 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-05-19 10:16:25 +0000
commitf6faf8234da5477f56ed2ef92ad55600a609571c (patch)
tree03fc9d3eec10d836a69e73cf18d585407b37aab3 /graphics
parent9c7f3409d5891177e8975d603ff0ec39f0a74841 (diff)
downloadports-f6faf8234da5477f56ed2ef92ad55600a609571c.tar.gz
ports-f6faf8234da5477f56ed2ef92ad55600a609571c.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/zathura/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile
index 8e86e6715832..2a232ba21a4f 100644
--- a/graphics/zathura/Makefile
+++ b/graphics/zathura/Makefile
@@ -59,7 +59,7 @@ post-patch: .SILENT
${WRKSRC}/config.h \
${WRKSRC}/zathurarc.5.rst
-post-install: .SILENT
- ${CAT} pkg-message
+post-install:
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>