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/d6584eca7d90
branches: trunk
changeset: 352106:d6584eca7d90
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Sep 06 20:54:31 2016 +0000
description:
Needs msgfmt
diffstat:
www/khtml/Makefile | 4 ++--
x11/kdelibs4support/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r f1dd6996018e -r d6584eca7d90 www/khtml/Makefile
--- a/www/khtml/Makefile Tue Sep 06 20:54:21 2016 +0000
+++ b/www/khtml/Makefile Tue Sep 06 20:54:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/08/21 22:33:12 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/06 20:55:01 joerg Exp $
DISTNAME= khtml-${KF5VER}
CATEGORIES= www
@@ -10,7 +10,7 @@
.include "../../meta-pkgs/kf5/Makefile.common"
MASTER_SITES= ${MASTER_SITE_KDE:=frameworks/5.25/portingAids/}
-USE_TOOLS+= perl
+USE_TOOLS+= perl msgfmt
# generation of kded.moc fails when ${PREFIX}/include in the moc include path
SUBST_CLASSES+= fix-moc
diff -r f1dd6996018e -r d6584eca7d90 x11/kdelibs4support/Makefile
--- a/x11/kdelibs4support/Makefile Tue Sep 06 20:54:21 2016 +0000
+++ b/x11/kdelibs4support/Makefile Tue Sep 06 20:54:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/08/21 22:20:43 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/06 20:54:31 joerg Exp $
DISTNAME= kdelibs4support-${KF5VER}
CATEGORIES= devel
@@ -15,7 +15,7 @@
DEPENDS+= kded>=${KF5VER}:../../x11/kded
DEPENDS+= kdesignerplugin>=${KF5VER}:../../x11/kdesignerplugin
-USE_TOOLS+= perl:run pkg-config
+USE_TOOLS+= perl:run pkg-config msgfmt
REPLACE_PERL+= src/kio/fileshareset
Home |
Main Index |
Thread Index |
Old Index