1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Display pkg-message when installing from port

PR:		ports/73693
Submitted by:	TAOKA Fumiyoshi
This commit is contained in:
Volker Stolz 2004-11-09 15:01:31 +00:00
parent 183456e697
commit a9db29ea5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121197
2 changed files with 2 additions and 0 deletions

View File

@ -43,5 +43,6 @@ pre-configure:
post-install:
${TOUCH} ${ELISPDIR}/egg/egg/.nosearch
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -43,5 +43,6 @@ pre-configure:
post-install:
${TOUCH} ${ELISPDIR}/egg/egg/.nosearch
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>