aboutsummaryrefslogtreecommitdiffstats
path: root/devel/newt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/newt/Makefile')
-rw-r--r--devel/newt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index 2071bca13aca..2ee4badb3856 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -65,6 +65,7 @@ post-patch:
.if defined(WITH_PYTHON)
post-build:
+ @${LN} -sf ${WRKSRC}/libnewt.so.${SOVERSION} ${WRKSRC}/libnewt.so
@cd ${WRKSRC} && ${MAKE_ENV} ${PYTHON_CMD} ${FILESDIR}/setup.py build
post-install: