summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-09-10 15:39:34 +0000
committerrh <rh@pkgsrc.org>1999-09-10 15:39:34 +0000
commit3865a8f4bff5166ad1dce335f0229be0981105a9 (patch)
tree03a35d29b417af70eee4a35b8e0faa8143baba86 /math
parentb0be95c9fcd84fc0df0b6be52480b005ae9eff86 (diff)
downloadpkgsrc-3865a8f4bff5166ad1dce335f0229be0981105a9.tar.gz
Add missing dependency on python to BUILD_DEPENDS.
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 1d7c43171f8..c39014d2a2c 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/09/08 16:16:06 rh Exp $
+# $NetBSD: Makefile,v 1.9 1999/09/10 15:39:34 rh Exp $
#
DISTNAME= gnumeric-0.34
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gnumeric/
+BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
DEPENDS+= gnome-print-0.7:../../print/gnome-print
DEPENDS+= libglade-0.5:../../devel/libglade