aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3fa89eeecd75..d4f05a498358 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 3fa89eeecd75..d4f05a498358 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}