summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormarino <marino>2012-05-26 01:38:25 +0000
committermarino <marino>2012-05-26 01:38:25 +0000
commit08a0b52ef8ab06fe5c72be069dec7685cf853c48 (patch)
tree47e908189e384a4e1242886ed2cf8726235d6952 /net
parent32f7902d4c98a72938385506a0633376dbe3849f (diff)
downloadpkgsrc-08a0b52ef8ab06fe5c72be069dec7685cf853c48.tar.gz
net/remmina-plugins: USE_TOOLS+= msgfmt
Diffstat (limited to 'net')
-rw-r--r--net/remmina-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile
index a6a22ac2564..31b4add1b75 100644
--- a/net/remmina-plugins/Makefile
+++ b/net/remmina-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/15 17:27:13 asau Exp $
+# $NetBSD: Makefile,v 1.2 2012/05/26 01:38:25 marino Exp $
DISTNAME= remmina-plugins-0.9.2
CATEGORIES= net
@@ -13,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= rdesktop>=1.6.0:../../net/rdesktop
GNU_CONFIGURE= yes
-USE_TOOLS+= intltool perl pkg-config gmake
+USE_TOOLS+= intltool perl pkg-config gmake msgfmt
.include "../../x11/libxkbfile/buildlink3.mk"