aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-12-06 21:43:27 +0800
committerdinoex <dinoex@FreeBSD.org>2013-12-06 21:43:27 +0800
commitb1984da22e5d291be402f0928b47142962d823c8 (patch)
treeb96aecc941ceb7f7eb3e0b93d36c2c4278c7a7f7 /irc
parent5bec44c63b5b3bf941816a46854b4e5bae3acdd6 (diff)
downloadfreebsd-ports-gnome-b1984da22e5d291be402f0928b47142962d823c8.tar.gz
freebsd-ports-gnome-b1984da22e5d291be402f0928b47142962d823c8.tar.zst
freebsd-ports-gnome-b1984da22e5d291be402f0928b47142962d823c8.zip
- drop PKGMESSAGE while install
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>