1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove pkg-message, the one in WRKDIR is used.

This commit is contained in:
Edwin Groothuis 2005-10-13 02:20:56 +00:00
parent 9dcc875fb5
commit c49d4439ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145191
2 changed files with 1 additions and 6 deletions

View File

@ -97,7 +97,7 @@ post-install:
@${CHMOD} 0555 ${PREFIX}/${HTML_DOC_ROOT}/webfwlog/include
@${ECHO}
@${CAT} pkg-message
@${CAT} ${PKGMESSAGE}
@${ECHO}
.include <bsd.port.post.mk>

View File

@ -1,5 +0,0 @@
Webfwlog-0.91 has been installed. You should read the README in the mysql or
pgsql directoy in documentaton directory for information on setting up your
MySQL or PostgreSQL server for use with webfwlog, and also copy the
webfwlog.conf.sample file in etc to webfwlog.conf and adjust it to your
installation. This file is well-commented.