summaryrefslogtreecommitdiff
path: root/lang/ccscript
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-27 08:21:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-27 08:21:51 +0000
commite853261cb1b1d7a0da25e243a61f683ade1a14de (patch)
treeeef9a5cc547eff0a658939633fb44fc0c8e9b5a8 /lang/ccscript
parentNumerous improvements: (diff)
ccio shared library now called libccio.so.0, not libccio-1.2.so.0.
Notes
Notes: svn path=/head/; revision=33181
Diffstat (limited to 'lang/ccscript')
-rw-r--r--lang/ccscript/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index bdf45d774558..64bd7a60e3cf 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://www.voxilla.org/pub/ccscript/
MAINTAINER= dyfet@gnu.org
-LIB_DEPENDS= ccio-1.2.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS= ccio.0:${PORTSDIR}/devel/commoncpp
USE_GMAKE= yes
USE_LIBTOOL= yes