diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-08 12:24:55 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-08 12:24:55 +0000 |
commit | a8e63bc078b337d3775c6a7377cdbfebdf5f0d9a (patch) | |
tree | 2910f8e8896808d06b04634c3aeafd0037f95b2a /x11/XaoS | |
parent | b2d152899cfb71aec46c8890878adf3b679b6904 (diff) | |
download | pkgsrc-a8e63bc078b337d3775c6a7377cdbfebdf5f0d9a.tar.gz |
Needs msgfmt.
Diffstat (limited to 'x11/XaoS')
-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 |