summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2006-07-23 13:29:13 +0000
committergerald <gerald@FreeBSD.org>2006-07-23 13:29:13 +0000
commit0aa878834d1c5e3da1472bcf8f79af6f37d8e73a (patch)
treece3fa2b779b55acde218a78f3f8f866cd82c1f06
parent666c8d141b2c68d9294f3841bdf013483b5b07e7 (diff)
downloadFreeBSD-ports-0aa878834d1c5e3da1472bcf8f79af6f37d8e73a.zip
FreeBSD-ports-0aa878834d1c5e3da1472bcf8f79af6f37d8e73a.tar.gz
No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed
in Mk/bsd.port.mk now.
-rw-r--r--emulators/wine-devel/Makefile1
-rw-r--r--emulators/wine/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 3fa89ee..d4f05a4 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -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}
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 3fa89ee..d4f05a4 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -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}
OpenPOWER on IntegriCloud