aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2013-06-09 05:28:23 +0800
committergerald <gerald@FreeBSD.org>2013-06-09 05:28:23 +0800
commit2c26b508de9fcb023eff12fa1c4bb317b557d4f2 (patch)
tree66b3255a739a670d84cc3e771abd7bd281458fa0 /emulators/wine-devel
parentb0b96282436f5e75622dfa6a345980e1b893c506 (diff)
downloadfreebsd-ports-gnome-2c26b508de9fcb023eff12fa1c4bb317b557d4f2.tar.gz
freebsd-ports-gnome-2c26b508de9fcb023eff12fa1c4bb317b557d4f2.tar.zst
freebsd-ports-gnome-2c26b508de9fcb023eff12fa1c4bb317b557d4f2.zip
Add second part to handle libwine.so; the joy of upstream using .so.1.0.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 6769e2606582..88aa5d2857c8 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -151,6 +151,7 @@ post-install:
${MAN1PREFIX}/man/fr.UTF-8/man1 \
${MAN1PREFIX}/man/pl.UTF-8/man1
@${MV} -f ${WINELIBDIR}/libwine.so.1.0 ${WINELIBDIR}/libwine.so.1
+ @${LN} -sf libwine.so.1 ${WINELIBDIR}/libwine.so
.if !defined(NOPORTDOCS)
-@${MKDIR} ${DOCSDIR}
.for i in README ANNOUNCE AUTHORS