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:
parent
183456e697
commit
a9db29ea5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121197
@ -43,5 +43,6 @@ pre-configure:
|
||||
|
||||
post-install:
|
||||
${TOUCH} ${ELISPDIR}/egg/egg/.nosearch
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -43,5 +43,6 @@ pre-configure:
|
||||
|
||||
post-install:
|
||||
${TOUCH} ${ELISPDIR}/egg/egg/.nosearch
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user