summaryrefslogtreecommitdiffstats
path: root/comms/bayonne/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-08-26 03:19:54 +0000
committerdemon <demon@FreeBSD.org>2001-08-26 03:19:54 +0000
commit4058749e11bb3cadd8264994ef72238394e6e509 (patch)
tree351fa76b0fb41b10d6f5e74abdeb3edce33863e3 /comms/bayonne/Makefile
parentf4baabdfb1a8c303bdecd69b3bd1580ee0ce03fa (diff)
downloadFreeBSD-ports-4058749e11bb3cadd8264994ef72238394e6e509.zip
FreeBSD-ports-4058749e11bb3cadd8264994ef72238394e6e509.tar.gz
Fix library name in LIB_DEPENDS.
Diffstat (limited to 'comms/bayonne/Makefile')
-rw-r--r--comms/bayonne/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/bayonne/Makefile b/comms/bayonne/Makefile
index 6558a8b..2d92be4 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
OpenPOWER on IntegriCloud