mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Add warning about bookmark files getting clobbered.
This commit is contained in:
parent
4ba91b59c4
commit
7ce5f8ad2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49995
@ -111,4 +111,7 @@ do-install:
|
||||
${CP} -Rp ${WRKSRC}/bin/* ${INSTALL_DIR}
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_CMD} ${PREFIX}/bin
|
||||
|
||||
post-install:
|
||||
${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
5
www/linux-netscape6/pkg-message
Normal file
5
www/linux-netscape6/pkg-message
Normal file
@ -0,0 +1,5 @@
|
||||
* WARNING ************************************************
|
||||
* Users should back up their bookmark files. There have *
|
||||
* been reports that the bookmark file can be clobbered *
|
||||
* the first time this version of Netscape is run. *
|
||||
**********************************************************
|
@ -111,4 +111,7 @@ do-install:
|
||||
${CP} -Rp ${WRKSRC}/bin/* ${INSTALL_DIR}
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_CMD} ${PREFIX}/bin
|
||||
|
||||
post-install:
|
||||
${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
5
www/netscape7/pkg-message
Normal file
5
www/netscape7/pkg-message
Normal file
@ -0,0 +1,5 @@
|
||||
* WARNING ************************************************
|
||||
* Users should back up their bookmark files. There have *
|
||||
* been reports that the bookmark file can be clobbered *
|
||||
* the first time this version of Netscape is run. *
|
||||
**********************************************************
|
Loading…
Reference in New Issue
Block a user