summaryrefslogtreecommitdiff
path: root/math/rcalc/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-10 08:42:25 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-05-10 08:42:25 +0000
commitbef3401b9ef8c5779beb6f4795c4e7be74257618 (patch)
tree3b4e1488bea57a00ada88e79141d258bcf54ad68 /math/rcalc/Makefile
parent- Update to 0.84.0 release (diff)
Initiate de-orbit burn: Even the mastersite warns not to use the outdated
FreeBSD-port because of its many bugs. Note that an update might prove to be non-trivial since 0.3.99 depends on a CVS-version of libzvt which we don't have in the ports-tree yet. Any volunteers can use http://www.foldr.org/~stolz/bsd/rcalc-0.2.6.diff as a starting point.
Notes
Notes: svn path=/head/; revision=108810
Diffstat (limited to 'math/rcalc/Makefile')
-rw-r--r--math/rcalc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/rcalc/Makefile b/math/rcalc/Makefile
index 2dcef35a607b..adda404e4cf7 100644
--- a/math/rcalc/Makefile
+++ b/math/rcalc/Makefile
@@ -16,6 +16,9 @@ DISTNAME= rCalc-${PORTVERSION}
MAINTAINER= jedgar@FreeBSD.org
COMMENT= Symbolic calculator for GNOME
+DEPRECATED= "Stale version with many errors"
+EXPIRATION_DATE=2004-07-10
+
USE_X_PREFIX= yes
USE_PERL5_BUILD=yes
USE_GMAKE= yes