diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-11-13 22:15:47 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-11-13 22:15:47 +0000 |
commit | 08e52f7ae66ef06b5be58cdc6a1fc633cfc570d4 (patch) | |
tree | 174f05f1db16e12679fc741bafd6c42cba2fe3d1 /lang/ccscript/Makefile | |
parent | Over to new maintainer. Note: this release is way obsolete. (diff) |
- Bump PORTREVISION. The commoncpp port has been updated
- ccscript bump PORTREVISION is not neccesary because it has been marked as
BROKEN
Reported by: pav
Diffstat (limited to '')
-rw-r--r-- | lang/ccscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index 44dcf8cd2171..ef4c06427cfd 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -16,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.6.0:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp BROKEN= Does not build with libtool 2.2. |