diff options
Diffstat (limited to 'x11')
-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 8828a6cd6f3..cb0fefb9c1b 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:17 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2006/06/08 12:24:55 joerg 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 msgfmt USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-curses-driver=no |