diff options
Diffstat (limited to 'x11/xglobe/Makefile')
-rw-r--r-- | x11/xglobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index cf830c3c1ba..ec7443c7e51 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/07/17 22:56:57 grant Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/24 15:30:34 grant Exp $ # DISTNAME= xglobe-0.5 @@ -24,7 +24,7 @@ MAPS= LE.400.gif Brill.400.gif mggd.gif EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} USE_X11BASE= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make EVAL_PREFIX+= QT1DIR=qt1 MAKE_ENV+= QTDIR=${QT1DIR}/qt1 |