diff options
author | agc <agc@pkgsrc.org> | 2003-02-13 14:37:57 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-02-13 14:37:57 +0000 |
commit | ef40b6cd3ae930d8f0877552b64a9c345e4580f7 (patch) | |
tree | 1e87156b07eeb6423ba618b7e2aafc6621df0aa5 /devel | |
parent | 8315ec2a397abb4d301cdfd97f559f4aa4122c54 (diff) | |
download | pkgsrc-ef40b6cd3ae930d8f0877552b64a9c345e4580f7.tar.gz |
Mark this package as broken until gnome2 is updated.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mrproject/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/mrproject/Makefile b/devel/mrproject/Makefile index 1e547b2dd22..64e2d138492 100644 --- a/devel/mrproject/Makefile +++ b/devel/mrproject/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/12/24 06:09:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/02/13 14:37:57 agc Exp $ # DISTNAME= mrproject-0.5.1 @@ -23,6 +23,8 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool DEPENDS+= skill-[0-9]*:../../sysutils/skill +BROKEN= needs to be updated for gnome2 + post-extract: # This is an ugly hack to fix the missing file error in 0.5.1 ${TOUCH} ${WRKSRC}/libmrproject/Composer.h |