aboutsummaryrefslogtreecommitdiff
path: root/net/coda6_server
diff options
context:
space:
mode:
Diffstat (limited to 'net/coda6_server')
-rw-r--r--net/coda6_server/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile
index f64ed6c1e837..007a16229a18 100644
--- a/net/coda6_server/Makefile
+++ b/net/coda6_server/Makefile
@@ -14,9 +14,9 @@ PKGNAMESUFFIX= -${CODA_SUITE}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Server programs for a replicated high-performance network file system
-LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp \
- rpc2.9:${PORTSDIR}/devel/rpc2 \
- rvmlwp.3:${PORTSDIR}/devel/rvm
+LIB_DEPENDS= liblwp.so:${PORTSDIR}/devel/lwp \
+ librpc2.so:${PORTSDIR}/devel/rpc2 \
+ librvmlwp.so:${PORTSDIR}/devel/rvm
USES= pkgconfig gmake
GNU_CONFIGURE= yes