diff options
author | rh <rh> | 1999-10-30 16:43:03 +0000 |
---|---|---|
committer | rh <rh> | 1999-10-30 16:43:03 +0000 |
commit | a9785689c778375b1e367ffd592fc1e10991854c (patch) | |
tree | 206c487dc3a6b394402df22f68360fc384f3236e /math | |
parent | a52d317e9ab6d35385fa416195792e8400091255 (diff) | |
download | pkgsrc-a9785689c778375b1e367ffd592fc1e10991854c.tar.gz |
Remove "BROKEN" now that the libglade problems have been resolved.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index b608961b9b1..1ab60c5fe1b 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1999/10/27 17:14:09 agc Exp $ +# $NetBSD: Makefile,v 1.13 1999/10/30 16:43:03 rh Exp $ # DISTNAME= gnumeric-0.38 @@ -8,8 +8,6 @@ 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 |