mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Don't try to display a file that doesn't exist.
This commit is contained in:
parent
b17c369fad
commit
02ce788453
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305358
1 changed files with 0 additions and 3 deletions
|
@ -39,7 +39,4 @@ do-install:
|
|||
(cd ${WRKSRC}/lib32 && ${INSTALL_DATA} *.so.* ${TARGET32_DIR})
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue