pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/remmina-plugins net/remmina-plugins: USE_TOOLS+= m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16dfbf3177d4
branches:  trunk
changeset: 604216:16dfbf3177d4
user:      marino <marino%pkgsrc.org@localhost>
date:      Sat May 26 01:38:25 2012 +0000

description:
net/remmina-plugins: USE_TOOLS+= msgfmt

diffstat:

 net/remmina-plugins/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fa6883c166f6 -r 16dfbf3177d4 net/remmina-plugins/Makefile
--- a/net/remmina-plugins/Makefile      Fri May 25 21:01:39 2012 +0000
+++ b/net/remmina-plugins/Makefile      Sat May 26 01:38:25 2012 +0000
@@ -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 @@
 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"
 



Home | Main Index | Thread Index | Old Index