aboutsummaryrefslogtreecommitdiffstats
path: root/www/horde4-meta
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2007-06-23 16:04:04 +0800
committerbeech <beech@FreeBSD.org>2007-06-23 16:04:04 +0800
commit29014fca35f031997ef2af63db98813ffe8755ab (patch)
tree1acdab8375fdb48f1b16d8ec325937216c2a8893 /www/horde4-meta
parent3bda34fefd54b4ff7a740b347c7931ce591fa28b (diff)
downloadfreebsd-ports-gnome-29014fca35f031997ef2af63db98813ffe8755ab.tar.gz
freebsd-ports-gnome-29014fca35f031997ef2af63db98813ffe8755ab.tar.zst
freebsd-ports-gnome-29014fca35f031997ef2af63db98813ffe8755ab.zip
- Fix pkg-message
Reported By: pointyhat via kris Approved By: sat (mentor)
Diffstat (limited to 'www/horde4-meta')
-rw-r--r--www/horde4-meta/Makefile3
1 files changed, 1 insertions, 2 deletions
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>