No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed

in Mk/bsd.port.mk now.
This commit is contained in:
Gerald Pfeifer 2006-07-23 13:29:13 +00:00
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

View file

@ -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}

View file

@ -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}