diff options
Diffstat (limited to 'math/guppi/Makefile')
-rw-r--r-- | math/guppi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index b9fa6d91128..222b287e737 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2004/12/04 18:19:49 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2005/04/11 21:46:29 tv Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -18,7 +18,6 @@ COMMENT= Plot program with integrated statistics capabilities # works only with gnumeric-1.0.x (gnome1 based) CONFIGURE_ARGS= --disable-gnumeric -USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES USE_X11= YES |