summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-29 12:36:46 +0000
committerdrochner <drochner>2002-01-29 12:36:46 +0000
commita5faea5740fc9bd30bfcfca7fa83a2d70e069964 (patch)
tree62469255bda085fee202afbf6efe23312be6b707 /math
parent1ddc6b6768e32f7376d4709ed238c3a6dd08228b (diff)
downloadpkgsrc-a5faea5740fc9bd30bfcfca7fa83a2d70e069964.tar.gz
comment out Python support - it doesn't work anyway
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric0/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile
index e1475557e63..283cb6f8692 100644
--- a/math/gnumeric0/Makefile
+++ b/math/gnumeric0/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/01/25 01:39:53 rh Exp $
+# $NetBSD: Makefile,v 1.3 2002/01/29 12:36:46 drochner Exp $
#
DISTNAME= gnumeric-0.75
@@ -9,8 +9,6 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gnumeric/
COMMENT= Powerful and easy to use spreadsheet program from the GNOME project
-BUILD_DEPENDS+= python>=2.0:../../lang/python
-
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_X11BASE= YES
@@ -22,6 +20,7 @@ LDFLAGS+= -Wl,-R${LOCALBASE}/lib
LDFLAGS+= -lunicode
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --without-guile # needs CVS-only guile-1.5
+CONFIGURE_ARGS+= --without-python
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
pre-configure: