mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
x11/libxcb: message isn't shown sometimes
When installing x11/libxcb pkg-message may not be shown if /usr/obj is used and /usr/obj/usr/ports/x11/libxcb dir exist. PR: ports/123966 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
This commit is contained in:
parent
4e68de6e62
commit
ea6e094c43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213801
@ -48,7 +48,7 @@ XPROTO_LIBS= -L${LOCALBASE}/lib
|
||||
|
||||
post-install:
|
||||
@${ECHO_MSG} ''
|
||||
@${CAT} pkg-message
|
||||
@${CAT} ${.CURDIR}/pkg-message
|
||||
@${ECHO_MSG} ''
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user