aboutsummaryrefslogtreecommitdiff
path: root/news/sabnzbdplus
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-08-21 03:59:26 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-08-21 03:59:26 +0000
commit7ca8fcd4863b5d7bcb1c27fd6774212b210b0375 (patch)
tree7299caff753de5ec5e9af36d540518dca4eb35c1 /news/sabnzbdplus
parente789a052f70651ba85f677243527a0445445be02 (diff)
downloadports-7ca8fcd4863b5d7bcb1c27fd6774212b210b0375.tar.gz
ports-7ca8fcd4863b5d7bcb1c27fd6774212b210b0375.zip
No need to show pkg-message with staging.
It already shows. This was showing after installing to stagedir, and then the new default would show on install as well
Notes
Notes: svn path=/head/; revision=365530
Diffstat (limited to 'news/sabnzbdplus')
-rw-r--r--news/sabnzbdplus/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index 5c31c86864e3..3ff7a9f1f8e0 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -139,7 +139,4 @@ do-install:
.endfor
.endif
-post-install:
- @${CAT} ${WRKDIR}/pkg-message
-
.include <bsd.port.post.mk>