diff options
Diffstat (limited to 'graphics/mgl/Makefile')
-rw-r--r-- | graphics/mgl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mgl/Makefile b/graphics/mgl/Makefile index 6c99d5bc73e..282302d05c0 100644 --- a/graphics/mgl/Makefile +++ b/graphics/mgl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/10/05 07:39:14 hamajima Exp $ +# $NetBSD: Makefile,v 1.14 2003/10/14 16:22:21 salo Exp $ # DISTNAME= mgl2-alpha-020 @@ -15,6 +15,7 @@ DEPENDS+= mglfonts>=0.1:../../fonts/mglfonts USE_GMAKE= yes USE_BUILDLINK2= yes +USE_X11= yes MGLDOCS= im.doc mgl1.doc shlib.doc MGL2DOCS= AppConvert.doc Build.doc CALIBRATE.doc CHANGES.doc \ |