diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-06 13:43:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-06 13:43:27 +0000 |
commit | 3d7050e075158a6ac798016d5869c9391b692567 (patch) | |
tree | b96aecc941ceb7f7eb3e0b93d36c2c4278c7a7f7 /irc/iroffer-dinoex | |
parent | b9fa06e55b3b0d49fe06598418d9b9eed8fdba5b (diff) |
- drop PKGMESSAGE while install
Notes
Notes:
svn path=/head/; revision=335744
Diffstat (limited to 'irc/iroffer-dinoex')
-rw-r--r-- | irc/iroffer-dinoex/Makefile | 1 |
1 files changed, 0 insertions, 1 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> |