Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2013 13:43:28 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335744 - in head/irc: iroffer iroffer-dinoex iroffer-lamm
Message-ID:  <201312061343.rB6DhS28075665@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Fri Dec  6 13:43:27 2013
New Revision: 335744
URL: http://svnweb.freebsd.org/changeset/ports/335744

Log:
  - drop PKGMESSAGE while install

Modified:
  head/irc/iroffer-dinoex/Makefile
  head/irc/iroffer-lamm/Makefile
  head/irc/iroffer/Makefile

Modified: head/irc/iroffer-dinoex/Makefile
==============================================================================
--- head/irc/iroffer-dinoex/Makefile	Fri Dec  6 13:19:32 2013	(r335743)
+++ head/irc/iroffer-dinoex/Makefile	Fri Dec  6 13:43:27 2013	(r335744)
@@ -85,6 +85,5 @@ do-install:
 	${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${EXAMPLESDIR}/
 .endfor
 .endif
-	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>

Modified: head/irc/iroffer-lamm/Makefile
==============================================================================
--- head/irc/iroffer-lamm/Makefile	Fri Dec  6 13:19:32 2013	(r335743)
+++ head/irc/iroffer-lamm/Makefile	Fri Dec  6 13:43:27 2013	(r335744)
@@ -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>

Modified: head/irc/iroffer/Makefile
==============================================================================
--- head/irc/iroffer/Makefile	Fri Dec  6 13:19:32 2013	(r335743)
+++ head/irc/iroffer/Makefile	Fri Dec  6 13:43:27 2013	(r335744)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312061343.rB6DhS28075665>