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 19e73596005..444a2ba66d5 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2005/05/22 20:08:13 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2005/06/01 18:03:03 jlam Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -20,7 +20,6 @@ CONFIGURE_ARGS= --disable-gnumeric USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES -USE_X11= YES USE_TOOLS+= gmake GNU_CONFIGURE= YES USE_LIBTOOL= YES |