diff options
author | joerg <joerg> | 2007-12-30 17:15:25 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-12-30 17:15:25 +0000 |
commit | bf3bea4d25a2a9e7e58e203975f4367bf96d6501 (patch) | |
tree | 6c626fdf124cf1a09cb5ab0b87c05c0a03fbd3b5 /misc/gelemental/Makefile | |
parent | 575502bc13b27ff07add178a914520a29d4d8872 (diff) | |
download | pkgsrc-bf3bea4d25a2a9e7e58e203975f4367bf96d6501.tar.gz |
Needs msgfmt.
Diffstat (limited to 'misc/gelemental/Makefile')
-rw-r--r-- | misc/gelemental/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gelemental/Makefile b/misc/gelemental/Makefile index 05317df6732..cc8812c3850 100644 --- a/misc/gelemental/Makefile +++ b/misc/gelemental/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/11/06 20:16:16 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2007/12/30 17:15:25 joerg Exp $ # DISTNAME= gelemental-1.2.0 @@ -12,7 +12,7 @@ COMMENT= Periodic table viewer GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config intltool gmake +USE_TOOLS+= pkg-config intltool gmake msgfmt USE_LANGUAGES= c++ USE_DIRS+= xdg-1.1 |