diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-24 11:18:56 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-24 11:18:56 +0000 |
commit | ae52e2a6c1bc5f42954e2aed7b862297df350529 (patch) | |
tree | 213cdcbec66fce829f0d4c2409d785dee4cbaef1 /lang/ccscript | |
parent | 0040c9adaa9d910bb0192874404eacf383865ca7 (diff) | |
download | ports-ae52e2a6c1bc5f42954e2aed7b862297df350529.tar.gz ports-ae52e2a6c1bc5f42954e2aed7b862297df350529.zip |
Notes
Diffstat (limited to 'lang/ccscript')
-rw-r--r-- | lang/ccscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index 38172abf8cff..21d50e0c359f 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -7,7 +7,7 @@ PORTNAME= ccscript PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnutelephony @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= gnutelephony MAINTAINER= ports@FreeBSD.org COMMENT= State-event driven class extendible C++ script interpreter -LIB_DEPENDS= ccgnu2-1.2.1:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.3.1:${PORTSDIR}/devel/commoncpp USE_GNOME= gnometarget USE_LIBTOOL_VER= 15 |