diff options
author | dholland <dholland@pkgsrc.org> | 2012-04-07 17:32:40 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-04-07 17:32:40 +0000 |
commit | 4fea5787c88c666dc24e43a1fba41d3171876eed (patch) | |
tree | 248c8fdb1cd761978973d1803ff0a0607e336125 /devel | |
parent | 161bfa08735c26ff6188f3a20bc3f416a3c48f27 (diff) | |
download | pkgsrc-4fea5787c88c666dc24e43a1fba41d3171876eed.tar.gz |
Mark BROKEN; has not been buildable (in various differing ways) for
some time. Will be removed in due course unless someone fixes it.
Dead upstream; no successor. If you need this, speak up on pkgsrc-users.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ArX/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/ArX/Makefile b/devel/ArX/Makefile index d184472507c..47bfc5a1122 100644 --- a/devel/ArX/Makefile +++ b/devel/ArX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/03/03 00:12:53 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2012/04/07 17:32:40 dholland Exp $ # DISTNAME= ArX-2.2.4 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/arx/ COMMENT= Distributed revision control system +BROKEN= Has not been buildable for several years, and dead upstream. + BUILD_DEPENDS+= scons-[0-9]*:../../devel/scons DEPENDS+= patch-[0-9]*:../../devel/patch DEPENDS+= diffutils-[0-9]*:../../devel/diffutils |