summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/horde-meta/Makefile3
-rw-r--r--www/horde4-meta/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/www/horde-meta/Makefile b/www/horde-meta/Makefile
index 3bc413e45372..fede4929c9b7 100644
--- a/www/horde-meta/Makefile
+++ b/www/horde-meta/Makefile
@@ -102,7 +102,6 @@ post-configure:
@${CAT} ${FILESDIR}/post-configure-message
do-install:
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
+ @${DO_NADA}
.include <bsd.port.post.mk>
diff --git a/www/horde4-meta/Makefile b/www/horde4-meta/Makefile
index 3bc413e45372..fede4929c9b7 100644
--- a/www/horde4-meta/Makefile
+++ b/www/horde4-meta/Makefile
@@ -102,7 +102,6 @@ post-configure:
@${CAT} ${FILESDIR}/post-configure-message
do-install:
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
+ @${DO_NADA}
.include <bsd.port.post.mk>