mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
This commit is contained in:
parent
219a32864d
commit
21f61d0590
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168549
@ -52,7 +52,6 @@ pre-build:
|
||||
cd ${WRKSRC} && make depend
|
||||
|
||||
post-install:
|
||||
-@${MKDIR} ${PREFIX}/libdata/ldconfig
|
||||
${RM} ${PREFIX}/man/man1/wineg++.1
|
||||
.if !defined(NOPORTDOCS)
|
||||
-@${MKDIR} ${DOCSDIR}
|
||||
|
@ -52,7 +52,6 @@ pre-build:
|
||||
cd ${WRKSRC} && make depend
|
||||
|
||||
post-install:
|
||||
-@${MKDIR} ${PREFIX}/libdata/ldconfig
|
||||
${RM} ${PREFIX}/man/man1/wineg++.1
|
||||
.if !defined(NOPORTDOCS)
|
||||
-@${MKDIR} ${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user