aboutsummaryrefslogtreecommitdiff
path: root/devel/newt/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2006-10-09 12:11:00 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2006-10-09 12:11:00 +0000
commitedc730a7126e6cd45379bfce809777f2b3f6988c (patch)
tree6804a8e97bb369a0918459cb0eb50e56c23d21a9 /devel/newt/Makefile
parent1b2b234ce8106d772c1e1abb40690678dfab0bfe (diff)
downloadports-edc730a7126e6cd45379bfce809777f2b3f6988c.tar.gz
ports-edc730a7126e6cd45379bfce809777f2b3f6988c.zip
Notes
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: