diff options
author | pav <pav@FreeBSD.org> | 2011-03-17 19:08:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-17 19:08:44 +0800 |
commit | 8f24a15726dba3bbbd584e92f3d81b4bd0190d9a (patch) | |
tree | 30e57ad4f97668320f2f386f99980504ff4d1f78 /cad | |
parent | 01b1e104baba5395a22dea3b13bcdf24730d3440 (diff) | |
download | freebsd-ports-gnome-8f24a15726dba3bbbd584e92f3d81b4bd0190d9a.tar.gz freebsd-ports-gnome-8f24a15726dba3bbbd584e92f3d81b4bd0190d9a.tar.zst freebsd-ports-gnome-8f24a15726dba3bbbd584e92f3d81b4bd0190d9a.zip |
- Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
Diffstat (limited to 'cad')
-rw-r--r-- | cad/tclspice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/tclspice/Makefile b/cad/tclspice/Makefile index c6f001463952..26044f47987d 100644 --- a/cad/tclspice/Makefile +++ b/cad/tclspice/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= bltwish:${PORTSDIR}/x11-toolkits/blt \ ${LOCALBASE}/lib/libtclreadline.so:${PORTSDIR}/devel/tclreadline BROKEN= does not compile +DEPRECATED= has been broken for more than a year +EXPIRATION_DATE=2011-04-17 WRKSRC= ${WRKDIR}/${PORTNAME} USE_AUTOTOOLS= aclocal automake autoconf libtool |