summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-08-26 03:19:54 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-08-26 03:19:54 +0000
commit8a7ef4596020f5f626b47cbeb503f672e2f33292 (patch)
treece850250f9dc550acd82b6c14b521e5a9e5fc124 /comms
parentgzipped tarball was rerolled with minor changes in autogen.sh/ltmain.sh/similar (diff)
Fix library name in LIB_DEPENDS.
Notes
Notes: svn path=/head/; revision=46916
Diffstat (limited to 'comms')
-rw-r--r--comms/bayonne/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/bayonne/Makefile b/comms/bayonne/Makefile
index 6558a8b255ac..2d92be41c21e 100644
--- a/comms/bayonne/Makefile
+++ b/comms/bayonne/Makefile
@@ -12,8 +12,8 @@ MASTER_SITES= ftp://www.voxilla.org/pub/bayonne/
MAINTAINER= dyfet@gnu.org
-LIB_DEPENDS= ccstd.0:${PORTSDIR}/devel/commoncpp \
- ccscript.0:${PORTSDIR}/lang/ccscript \
+LIB_DEPENDS= ccstd-1.4.0:${PORTSDIR}/devel/commoncpp \
+ ccscript-1.4.0:${PORTSDIR}/lang/ccscript \
ccaudio.0:${PORTSDIR}/audio/ccaudio \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt