From c6543ee7db0d095605919daf6c3222e8d42ae7d3 Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Sat, 29 Oct 2011 01:01:37 +0000 Subject: - Do not print `cat pkg-message`. --- www/kwebkitpart/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/kwebkitpart') diff --git a/www/kwebkitpart/Makefile b/www/kwebkitpart/Makefile index 58af6f1b98fc..2c7717c4e061 100644 --- a/www/kwebkitpart/Makefile +++ b/www/kwebkitpart/Makefile @@ -24,6 +24,6 @@ MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} post-install: - ${CAT} ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} .include -- cgit v1.2.3