diff options
author | agc <agc> | 2003-02-13 14:37:57 +0000 |
---|---|---|
committer | agc <agc> | 2003-02-13 14:37:57 +0000 |
commit | 11b4c8a3f5472fd61d2d862d15c6b4f8b3d0c4b7 (patch) | |
tree | 1e87156b07eeb6423ba618b7e2aafc6621df0aa5 /devel/mrproject | |
parent | 38b2e417662f3449799763629e5c564f1bb4ec1f (diff) | |
download | pkgsrc-11b4c8a3f5472fd61d2d862d15c6b4f8b3d0c4b7.tar.gz |
Mark this package as broken until gnome2 is updated.
Diffstat (limited to 'devel/mrproject')
-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 |