summaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2003-06-07 22:56:34 +0000
committerdougb <dougb@FreeBSD.org>2003-06-07 22:56:34 +0000
commitc81d0eb89c8cdf6ad9ff097db9f1413450c7dd94 (patch)
tree8473bba1eedefa5a7c92becd1c44cd8739da097e /dns
parent01d94a4486edc322783ba7a0974ddefa969f1efe (diff)
downloadFreeBSD-ports-c81d0eb89c8cdf6ad9ff097db9f1413450c7dd94.zip
FreeBSD-ports-c81d0eb89c8cdf6ad9ff097db9f1413450c7dd94.tar.gz
Display the new pkg-message after port build.
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9/Makefile2
-rw-r--r--dns/bind94/Makefile2
-rw-r--r--dns/bind95/Makefile2
-rw-r--r--dns/bind96/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile
index 7ef6b33..1067fab 100644
--- a/dns/bind9/Makefile
+++ b/dns/bind9/Makefile
@@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 7ef6b33..1067fab 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile
index 7ef6b33..1067fab 100644
--- a/dns/bind95/Makefile
+++ b/dns/bind95/Makefile
@@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index 7ef6b33..1067fab 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/Makefile
@@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud