aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-10-07 01:54:43 +0800
committeracm <acm@FreeBSD.org>2006-10-07 01:54:43 +0800
commitb0f370d5098d12b302a34b01aa558f9a620b8bdc (patch)
treef4a3d671fb43e7eff2036eb8e24865eb8022722a /lang
parent3e5d111b6bd1bca41fd3819441149bb03819adda (diff)
downloadfreebsd-ports-gnome-b0f370d5098d12b302a34b01aa558f9a620b8bdc.tar.gz
freebsd-ports-gnome-b0f370d5098d12b302a34b01aa558f9a620b8bdc.tar.zst
freebsd-ports-gnome-b0f370d5098d12b302a34b01aa558f9a620b8bdc.zip
- Fix LIB_DEPENDS. The devel/commoncpp port was updated
- Bump PORTREVISION Reported by: kris
Diffstat (limited to 'lang')
-rw-r--r--lang/ccscript/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 7ddba1600379..f1619cc2493a 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ccscript
PORTVERSION= 2.5.9
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnutelephony
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= gnutelephony
MAINTAINER= acm@FreeBSD.org
COMMENT= State-event driven class extendible C++ script interpreter
-LIB_DEPENDS= ccgnu2-1.4.0:${PORTSDIR}/devel/commoncpp
+LIB_DEPENDS= ccgnu2-1.5.0:${PORTSDIR}/devel/commoncpp
USE_GNOME= gnometarget
GNU_CONFIGURE= yes