diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
commit | 0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch) | |
tree | 4eb5b3c17063b3dfde60677f444e595981d52450 /lang/ccscript/Makefile | |
parent | Fix compilation problem with Fribidi. (diff) |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Diffstat (limited to '')
-rw-r--r-- | lang/ccscript/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index ef4c06427cfd..7aa282a0d9ce 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -19,6 +19,8 @@ COMMENT= State-event driven class extendible C++ script interpreter LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp BROKEN= Does not build with libtool 2.2. +DEPRECATED= has been broken for 4 months +EXPIRATION_DATE=2010-01-08 USE_AUTOTOOLS= libtool:22 USE_GNOME= pkgconfig gnometarget |