From 00a944aa1a356f30039f805a1823f31dd2411156 Mon Sep 17 00:00:00 2001 From: acm Date: Mon, 24 Dec 2007 18:15:38 +0000 Subject: - Chase devel/commoncpp update Reported by: erwin Forgotten by: me (one more time) --- lang/ccscript/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index 203b2a01159b..98583f950454 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -7,6 +7,7 @@ PORTNAME= ccscript PORTVERSION= 1.1.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GNU @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME:S/$/3/}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= State-event driven class extendible C++ script interpreter -LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget -- cgit