From 751255b84703561557ba09c2c1d28c91345adeac Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Wed, 27 May 2015 00:15:04 +0000 Subject: - Don't cat pkg-message from Makefiles Approved by: portmgr blanket --- net-p2p/rtgui/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile index 70696727e96..9093b18d947 100644 --- a/net-p2p/rtgui/Makefile +++ b/net-p2p/rtgui/Makefile @@ -47,7 +47,4 @@ do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} ${CP} -r ${WRKSRC}/* ${STAGEDIR}${WWWDIR} -post-install: - @${CAT} ${PKGMESSAGE} - .include -- cgit