summaryrefslogtreecommitdiff
path: root/lang/ccscript/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/ccscript/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 64bd7a60e3cf..05be7aaa5d4c 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= ccscript
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.5
CATEGORIES= lang
MASTER_SITES= ftp://www.voxilla.org/pub/ccscript/
MAINTAINER= dyfet@gnu.org
-LIB_DEPENDS= ccio.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS= ccstd.0:${PORTSDIR}/devel/commoncpp
USE_GMAKE= yes
USE_LIBTOOL= yes