summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-03-28 13:34:25 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-03-28 13:34:25 +0000
commit609c497c5308dbba98b08f71bda35221950daf43 (patch)
tree3a6353531b4aee663a4dee5c74d45ffdb3daa8f8
parentFix build on -STABLE. (diff)
Fix dependency on commoncpp.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=77624
-rw-r--r--comms/bayonne/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/bayonne/Makefile b/comms/bayonne/Makefile
index 9c9bfaa3a1d2..2abd2a897ace 100644
--- a/comms/bayonne/Makefile
+++ b/comms/bayonne/Makefile
@@ -17,7 +17,7 @@ COMMENT= Multi-line general purpose voice telephony server
BROKEN= "Port is outdated and there is no known working Hardware for FreeBSD > 4.4"
-LIB_DEPENDS= ccstd-1.4.0:${PORTSDIR}/devel/commoncpp \
+LIB_DEPENDS= ccgnu2-1.0.0:${PORTSDIR}/devel/commoncpp \
ccscript-1.4.0:${PORTSDIR}/lang/ccscript \
ccaudio.0:${PORTSDIR}/audio/ccaudio \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt