diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-16 14:16:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-16 14:16:54 +0000 |
commit | 2ab283097f445df6740e21eae5ab2297e5c15590 (patch) | |
tree | a67392067857b4a232653b28f0cd6b56f179095e /graphics/giram | |
parent | 74c3215226ad7ee08c168ddc80983a23598cd6b9 (diff) | |
download | pkgsrc-2ab283097f445df6740e21eae5ab2297e5c15590.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics/giram')
-rw-r--r-- | graphics/giram/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 6e66cf628cc..433f3147afe 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/06/11 13:57:13 joerg Exp $ +# $NetBSD: Makefile,v 1.49 2006/06/16 14:16:54 joerg Exp $ # DISTNAME= giram-0.3.5 @@ -14,7 +14,7 @@ DEPENDS+= povray-[0-9]*:../../graphics/povray BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison USE_PKGLOCALEDIR= YES -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= YES GNU_CONFIGURE= YES |