summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-12-30 16:29:15 +0000
committerjoerg <joerg@pkgsrc.org>2007-12-30 16:29:15 +0000
commit150f7cb272c9124d031a561036e9b35201632b3d (patch)
treeac3aefa871f320e33ced1c61deba2c4b20c0f877 /x11
parent5c4b905f21e9c72959d4e710360a11cb0bcaa3a8 (diff)
downloadpkgsrc-150f7cb272c9124d031a561036e9b35201632b3d.tar.gz
Needs msgfmt.
Diffstat (limited to 'x11')
-rw-r--r--x11/grandr_applet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile
index e0d89dba098..cba0b1d1b0c 100644
--- a/x11/grandr_applet/Makefile
+++ b/x11/grandr_applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/11/28 18:40:08 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/30 16:29:15 joerg Exp $
#
DISTNAME= grandr_applet-0.4
@@ -12,7 +12,7 @@ COMMENT= gnome-panel front end to the xrandr extension
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= pkg-config gmake
+USE_TOOLS+= pkg-config gmake msgfmt
USE_DIRS+= xdg-1.1
.include "../../devel/libgnomeui/buildlink3.mk"