pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/kholidays



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Nov 24 19:42:58 UTC 2019

Modified Files:
        pkgsrc/time/kholidays: Makefile

Log Message:
kholidays: also needs qt5-qttools


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/kholidays/Makefile

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

Modified files:

Index: pkgsrc/time/kholidays/Makefile
diff -u pkgsrc/time/kholidays/Makefile:1.6 pkgsrc/time/kholidays/Makefile:1.7
--- pkgsrc/time/kholidays/Makefile:1.6  Thu Apr 25 21:09:21 2019
+++ pkgsrc/time/kholidays/Makefile      Sun Nov 24 19:42:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/04/25 21:09:21 markd Exp $
+# $NetBSD: Makefile,v 1.7 2019/11/24 19:42:58 markd Exp $
 
 DISTNAME=      kholidays-${KF5VER}
 CATEGORIES=    time
@@ -13,4 +13,5 @@ USE_TOOLS+=   msgmerge
 
 .include "../../x11/qt5-qtdeclarative/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index