pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/proftpd Need msgfmt to build. Fixes PR 39692.
details: https://anonhg.NetBSD.org/pkgsrc/rev/17280c4aa1d2
branches: trunk
changeset: 547809:17280c4aa1d2
user: obache <obache%pkgsrc.org@localhost>
date: Sat Oct 04 02:25:59 2008 +0000
description:
Need msgfmt to build. Fixes PR 39692.
diffstat:
net/proftpd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 06bda5abb538 -r 17280c4aa1d2 net/proftpd/Makefile
--- a/net/proftpd/Makefile Fri Oct 03 23:22:50 2008 +0000
+++ b/net/proftpd/Makefile Sat Oct 04 02:25:59 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2008/10/03 06:52:03 martti Exp $
+# $NetBSD: Makefile,v 1.49 2008/10/04 02:25:59 obache Exp $
DISTNAME= proftpd-1.3.2rc2
#PKGREVISION= 1
@@ -18,7 +18,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake intltool
+USE_TOOLS+= gmake intltool msgfmt
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
Home |
Main Index |
Thread Index |
Old Index