diff options
Diffstat (limited to 'x11/XaoS/Makefile')
-rw-r--r-- | x11/XaoS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile index 46ba0df05ee..f84ca40606e 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/06/01 18:03:27 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/05 20:51:15 rillig Exp $ # DISTNAME= XaoS-3.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://xaos.theory.org/ COMMENT= Zoomable fractal rendering doodad PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_TOOLS= gmake +USE_TOOLS+= gmake USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-curses-driver=no |