aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2008-12-12 07:33:06 +0800
committerwxs <wxs@FreeBSD.org>2008-12-12 07:33:06 +0800
commit1379c0b0eb6a68636bf60cca1ccb9144875c9371 (patch)
tree7d877cc2ee6fc0e5a173c43a51c9bf1517b678d9 /devel
parent58b4f29dfffcc3f0834ea2511125debbce54ebf2 (diff)
downloadfreebsd-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/Makefile3
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)