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
2 changed files with 0 additions and 2 deletions
|
@ -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 a new issue