diff options
Diffstat (limited to 'math/guppi')
-rw-r--r-- | math/guppi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 55b2e87fe0d..72c72e8b7f8 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/08/12 19:43:20 tron Exp $ +# $NetBSD: Makefile,v 1.18 2002/08/12 19:45:37 tron Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -33,8 +33,6 @@ USE_GMAKE= YES USE_LIBTOOL= YES USE_X11BASE= YES -CONFIGURE_ARGS= --enable-gnumeric - LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig PLIST_SUBST+= LOCALBASE=${LOCALBASE} |