From 3865a8f4bff5166ad1dce335f0229be0981105a9 Mon Sep 17 00:00:00 2001 From: rh Date: Fri, 10 Sep 1999 15:39:34 +0000 Subject: Add missing dependency on python to BUILD_DEPENDS. --- math/gnumeric/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') 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 -- cgit v1.2.3