diff options
author | wxs <wxs@FreeBSD.org> | 2008-12-12 07:33:06 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-12-12 07:33:06 +0800 |
commit | 1379c0b0eb6a68636bf60cca1ccb9144875c9371 (patch) | |
tree | 7d877cc2ee6fc0e5a173c43a51c9bf1517b678d9 /devel | |
parent | 58b4f29dfffcc3f0834ea2511125debbce54ebf2 (diff) | |
download | freebsd-ports-gnome-1379c0b0eb6a68636bf60cca1ccb9144875c9371.tar.gz freebsd-ports-gnome-1379c0b0eb6a68636bf60cca1ccb9144875c9371.tar.zst freebsd-ports-gnome-1379c0b0eb6a68636bf60cca1ccb9144875c9371.zip |
- Mark as broken after textproc/asciidoc update
- Set expiration date for one month as the project is not recommended for
use by upstream anymore.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cogito/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/cogito/Makefile b/devel/cogito/Makefile index 351692d671df..cc3a2f9bfa4f 100644 --- a/devel/cogito/Makefile +++ b/devel/cogito/Makefile @@ -23,6 +23,9 @@ RUN_DEPENDS= git:${PORTSDIR}/devel/git \ bash:${PORTSDIR}/shells/bash \ rsync:${PORTSDIR}/net/rsync +BROKEN= this port does not work with new asciidoc and is deprecated by upstream +EXPIRATION_DATE= 2009-01-11 + USE_BZIP2= yes USE_GMAKE= yes .if !defined(NOPORTDOCS) |