summaryrefslogtreecommitdiffstats
path: root/lang/ccscript
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-27 08:21:51 +0000
committersobomax <sobomax@FreeBSD.org>2000-09-27 08:21:51 +0000
commit91f1469b124581d9897e37cf0069865f3906794a (patch)
tree09dc0909a2dbfdc0881ae6c8d8fac7ee4d9f07f2 /lang/ccscript
parent71845d7a302f417d0e402d22e15e86ecf66b14ab (diff)
downloadFreeBSD-ports-91f1469b124581d9897e37cf0069865f3906794a.zip
FreeBSD-ports-91f1469b124581d9897e37cf0069865f3906794a.tar.gz
ccio shared library now called libccio.so.0, not libccio-1.2.so.0.
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 bdf45d7..64bd7a6 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
OpenPOWER on IntegriCloud