aboutsummaryrefslogtreecommitdiff
path: root/www/kwebkitpart
diff options
context:
space:
mode:
Diffstat (limited to 'www/kwebkitpart')
-rw-r--r--www/kwebkitpart/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk>