pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/kdelibs4support



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Sep  6 20:54:31 UTC 2016

Modified Files:
        pkgsrc/x11/kdelibs4support: Makefile

Log Message:
Needs msgfmt


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/kdelibs4support/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/kdelibs4support/Makefile
diff -u pkgsrc/x11/kdelibs4support/Makefile:1.1 pkgsrc/x11/kdelibs4support/Makefile:1.2
--- pkgsrc/x11/kdelibs4support/Makefile:1.1     Sun Aug 21 22:20:43 2016
+++ pkgsrc/x11/kdelibs4support/Makefile Tue Sep  6 20:54:31 2016
@@ -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 @@ BUILD_DEPENDS+=       p5-URI-[0-9]*:../../www/
 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