From fe14dfe43fb09d327f4e16ec9b1460e7ef7f1ad0 Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 17 Jul 2009 18:11:24 +0000 Subject: [PATCH] Needs msgfmt. --- time/hamster-applet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 798a7acba1c0..ea9dac9edce1 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/05/19 14:36:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/07/17 18:11:24 hasso Exp $ # DISTNAME= hamster-applet-2.26.2 @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_DIRS+= xdg-1.4 USE_LIBTOOL= yes -USE_TOOLS+= gmake intltool pkg-config +USE_TOOLS+= gmake intltool pkg-config msgfmt GCONF_SCHEMAS+= hamster-applet.schemas PY_PATCHPLIST= yes