aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-12-06 13:43:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-12-06 13:43:27 +0000
commit3d7050e075158a6ac798016d5869c9391b692567 (patch)
treeb96aecc941ceb7f7eb3e0b93d36c2c4278c7a7f7 /irc
parentb9fa06e55b3b0d49fe06598418d9b9eed8fdba5b (diff)
- drop PKGMESSAGE while install
Notes
Notes: svn path=/head/; revision=335744
Diffstat (limited to 'irc')
-rw-r--r--irc/iroffer-dinoex/Makefile1
-rw-r--r--irc/iroffer-lamm/Makefile1
-rw-r--r--irc/iroffer/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 8a576859f928..1e7f6adbbc83 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -85,6 +85,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${EXAMPLESDIR}/
.endfor
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/irc/iroffer-lamm/Makefile b/irc/iroffer-lamm/Makefile
index a6f2ec5a9f41..936fd99b6bdd 100644
--- a/irc/iroffer-lamm/Makefile
+++ b/irc/iroffer-lamm/Makefile
@@ -38,6 +38,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/iroffer.cron ${STAGEDIR}${EXAMPLESDIR}/
${INSTALL_DATA} ${WRKSRC}/sample.config ${STAGEDIR}${EXAMPLESDIR}/
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile
index 6235d2fe299a..b12712e96105 100644
--- a/irc/iroffer/Makefile
+++ b/irc/iroffer/Makefile
@@ -38,6 +38,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/iroffer.cron ${STAGEDIR}${EXAMPLESDIR}/
${INSTALL_DATA} ${WRKSRC}/sample.config ${STAGEDIR}${EXAMPLESDIR}/
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>