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
commit42eaa20db20ca0caf63830df06f28edb5488d7f7 (patch)
tree62469255bda085fee202afbf6efe23312be6b707 /math
parent99e54f2c902916a8cde2e76acedbca512967040e (diff)
downloadpkgsrc-42eaa20db20ca0caf63830df06f28edb5488d7f7.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: