pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/pspvc Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88cb00c08741
branches:  trunk
changeset: 555791:88cb00c08741
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Mon Mar 09 13:37:08 2009 +0000

description:
Needs msgfmt.

diffstat:

 multimedia/pspvc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6f6d023f6361 -r 88cb00c08741 multimedia/pspvc/Makefile
--- a/multimedia/pspvc/Makefile Mon Mar 09 13:24:44 2009 +0000
+++ b/multimedia/pspvc/Makefile Mon Mar 09 13:37:08 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/02 02:55:43 jmcneill Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/09 13:37:08 hasso Exp $
 #
 
 DISTNAME=      pspvc-install-0.3
@@ -13,7 +13,7 @@
 COMMENT=       PSP video converter
 
 USE_LANGUAGES= c
-USE_TOOLS=     pkg-config gmake
+USE_TOOLS=     pkg-config gmake msgfmt
 GNU_CONFIGURE= yes
 WRKSRC=                ${WRKDIR}/${PSPVCVER}
 



Home | Main Index | Thread Index | Old Index