pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3f1189c45a4
branches: trunk
changeset: 551396:b3f1189c45a4
user: hasso <hasso%pkgsrc.org@localhost>
date: Sun Dec 14 19:06:38 2008 +0000
description:
Needs msgfmt.
diffstat:
audio/audacious-plugins/Makefile | 4 ++--
mail/sympa/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r ed38aabb45e4 -r b3f1189c45a4 audio/audacious-plugins/Makefile
--- a/audio/audacious-plugins/Makefile Sun Dec 14 18:46:58 2008 +0000
+++ b/audio/audacious-plugins/Makefile Sun Dec 14 19:06:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/11/10 12:06:06 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/12/14 19:14:33 hasso Exp $
#
DISTNAME= audacious-plugins-1.5.1
@@ -11,7 +11,7 @@
COMMENT= Plugins for Audacious media player
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool pkg-config msgfmt
USE_LIBTOOL= yes
# This should avoid an error like: libstdc++.so.6: Undefined PLT symbol "_Unwind_GetIP" on NetBSD i386 and maybe amd64, with gcc4 at least.
diff -r ed38aabb45e4 -r b3f1189c45a4 mail/sympa/Makefile
--- a/mail/sympa/Makefile Sun Dec 14 18:46:58 2008 +0000
+++ b/mail/sympa/Makefile Sun Dec 14 19:06:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2008/11/30 18:13:30 bouyer Exp $
+# $NetBSD: Makefile,v 1.37 2008/12/14 19:06:38 hasso Exp $
#
DISTNAME= sympa-5.4.3
@@ -37,7 +37,7 @@
OPSYSVARS+= DEPENDS
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-confdir=${PKG_SYSCONFDIR:Q}
Home |
Main Index |
Thread Index |
Old Index