diff options
author | agc <agc> | 1999-10-27 17:14:01 +0000 |
---|---|---|
committer | agc <agc> | 1999-10-27 17:14:01 +0000 |
commit | b0e4fce76a6589bd0f322613b68a5d1e6c7d0db7 (patch) | |
tree | f51aaf90d1e8972aed77ac565f03fb7a22d028aa /math | |
parent | 1352644b54bf44338fe461eb91610f7df168b7bc (diff) | |
download | pkgsrc-b0e4fce76a6589bd0f322613b68a5d1e6c7d0db7.tar.gz |
Mark packages as broken, where necessary.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index bf44ccba1c6..b608961b9b1 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/10/23 11:08:56 tron Exp $ +# $NetBSD: Makefile,v 1.12 1999/10/27 17:14:09 agc Exp $ # DISTNAME= gnumeric-0.38 @@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/gnumeric/ +BROKEN= Problems with libglade + BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python DEPENDS+= gnome-core-*:../../x11/gnome-core DEPENDS+= gnome-print-*:../../print/gnome-print |