aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/plans
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-27 08:15:04 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-27 08:15:04 +0800
commit751255b84703561557ba09c2c1d28c91345adeac (patch)
tree7cd8cb4a85037d5d5f9eb04c034e7ad933d0e179 /deskutils/plans
parent34ed678269c83e7d07efc89cf99ff6e5d5140f4c (diff)
downloadfreebsd-ports-gnome-751255b84703561557ba09c2c1d28c91345adeac.tar.gz
freebsd-ports-gnome-751255b84703561557ba09c2c1d28c91345adeac.tar.zst
freebsd-ports-gnome-751255b84703561557ba09c2c1d28c91345adeac.zip
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
Diffstat (limited to 'deskutils/plans')
-rw-r--r--deskutils/plans/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile
index 44957d78a354..3f260e58099d 100644
--- a/deskutils/plans/Makefile
+++ b/deskutils/plans/Makefile
@@ -60,6 +60,5 @@ do-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
@${FIND} ${STAGEDIR}${WWWDIR} -name '*.cgi' -exec ${CHMOD} 755 {} \;
@${FIND} ${STAGEDIR}${WWWDIR} -name '*.xml.sample' -exec ${CHMOD} 664 {} \;
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>