aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2006-11-08 04:53:01 +0800
committerache <ache@FreeBSD.org>2006-11-08 04:53:01 +0800
commit2a1b610f9b607c05b4abbdf490921fc3039c362a (patch)
treed5cc7ca7039742065c642c5f3edd328f8bde2489 /mail
parent2a5d73f243f68d3e4cf95bb9630077c74aa466bb (diff)
downloadfreebsd-ports-gnome-2a1b610f9b607c05b4abbdf490921fc3039c362a.tar.gz
freebsd-ports-gnome-2a1b610f9b607c05b4abbdf490921fc3039c362a.tar.zst
freebsd-ports-gnome-2a1b610f9b607c05b4abbdf490921fc3039c362a.zip
Remove pkg-install vestiges
Diffstat (limited to 'mail')
-rw-r--r--mail/dk-milter/Makefile1
-rw-r--r--mail/dkim-milter/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/dk-milter/Makefile b/mail/dk-milter/Makefile
index 91a7ed428912..34c151df5c5f 100644
--- a/mail/dk-milter/Makefile
+++ b/mail/dk-milter/Makefile
@@ -89,7 +89,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/
.endfor
.endif
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/mail/dkim-milter/Makefile b/mail/dkim-milter/Makefile
index f6feef6e713c..67172616f157 100644
--- a/mail/dkim-milter/Makefile
+++ b/mail/dkim-milter/Makefile
@@ -122,7 +122,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
.endif
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>