aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2006-12-11 14:06:23 +0000
committerSoeren Straarup <xride@FreeBSD.org>2006-12-11 14:06:23 +0000
commitcc30c15458a3a99ceb91289d7ef7e50d565a9bce (patch)
treea1e6d7cacf94141ee0d297029d8e7231c4fa8ed6 /net
parent9bab5a25f342ac3f1d56705a55e79e62c301f3af (diff)
downloadports-cc30c15458a3a99ceb91289d7ef7e50d565a9bce.tar.gz
ports-cc30c15458a3a99ceb91289d7ef7e50d565a9bce.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/libdnet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 8c4dee470264..304f74af7591 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -27,7 +27,9 @@ SLAVE_DIRS= net/py-libdnet
USE_PYTHON= yes
CONFIGURE_ARGS+= --with-python
INSTALL_WRKSRC= ${BUILD_WRKSRC}/python
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/dnet.so
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/dnet.so \
+ lib/libdnet.so \
+ lib/libdnet.so.1
PLIST_SUB+= MASTER="@comment "
.else
CONFIGURE_ARGS+= --without-python