aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/archiveopteryx-devel/Makefile3
-rw-r--r--mail/archiveopteryx/Makefile3
-rw-r--r--mail/avenger/Makefile2
-rw-r--r--mail/elmo/Makefile3
-rw-r--r--mail/mew/Makefile1
-rw-r--r--mail/ripmime/Makefile3
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile1
-rw-r--r--mail/sentinel/Makefile3
-rw-r--r--mail/swaks/Makefile1
-rw-r--r--mail/vexim/Makefile3
10 files changed, 0 insertions, 23 deletions
diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile
index 311d591d241b..30f61ae92ce3 100644
--- a/mail/archiveopteryx-devel/Makefile
+++ b/mail/archiveopteryx-devel/Makefile
@@ -56,7 +56,4 @@ do-build:
do-install:
@cd ${WRKSRC} && ${JAM} ${JAMARG} install
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile
index bdbfb287f296..28cf5f407ccc 100644
--- a/mail/archiveopteryx/Makefile
+++ b/mail/archiveopteryx/Makefile
@@ -49,7 +49,4 @@ do-build:
do-install:
@cd ${WRKSRC} && ${JAM} ${JAMARG} install
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/mail/avenger/Makefile b/mail/avenger/Makefile
index 5e8283611559..3dbaea9996a2 100644
--- a/mail/avenger/Makefile
+++ b/mail/avenger/Makefile
@@ -50,6 +50,4 @@ post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index fbfca21fa022..e54784084852 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -44,7 +44,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|gpgme4|gpgme|g' -e 's|== "|= "|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|gpgme4|gpgme|g' ${WRKSRC}/src/pgp.c
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index 6a60492a3e4c..fbd08c02ab29 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -50,6 +50,5 @@ post-install:
)
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR}
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile
index d4b01dac84dd..ca9420b9713e 100644
--- a/mail/ripmime/Makefile
+++ b/mail/ripmime/Makefile
@@ -24,7 +24,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ripmime ${STAGEDIR}${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/ripmime.1 ${STAGEDIR}${PREFIX}/man/man1/
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index 1c329384bf63..bd0257532c0c 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -28,6 +28,5 @@ SUB_LIST= RCDIR=${RCDIR} PLUGINDIR=${WWWDIR}
do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}
cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR}
- ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index c5c5e4c729dd..71ebd1ed2259 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -44,7 +44,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README.FreeBSD ${STAGEDIR}${DOCSDIR}
.endif
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile
index 1a898c741cc1..0cad84106e90 100644
--- a/mail/swaks/Makefile
+++ b/mail/swaks/Makefile
@@ -41,6 +41,5 @@ do-build:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/mail/vexim/Makefile b/mail/vexim/Makefile
index 7d973e54208e..58f5440f697b 100644
--- a/mail/vexim/Makefile
+++ b/mail/vexim/Makefile
@@ -67,7 +67,4 @@ do-install:
.endfor
.endif
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>