pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/kbookmarks



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr 12 08:39:39 UTC 2018

Modified Files:
        pkgsrc/devel/kbookmarks: Makefile

Log Message:
kbookmarks: Use kf5.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/kbookmarks/Makefile

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

Modified files:

Index: pkgsrc/devel/kbookmarks/Makefile
diff -u pkgsrc/devel/kbookmarks/Makefile:1.17 pkgsrc/devel/kbookmarks/Makefile:1.18
--- pkgsrc/devel/kbookmarks/Makefile:1.17       Mon Mar 12 11:15:27 2018
+++ pkgsrc/devel/kbookmarks/Makefile    Thu Apr 12 08:39:39 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/03/12 11:15:27 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/04/12 08:39:39 wiz Exp $
 
 DISTNAME=      kbookmarks-${KF5VER}
 PKGREVISION=   3
@@ -8,7 +8,7 @@ HOMEPAGE=       https://community.kde.org/Fram
 COMMENT=       Support for bookmarks and the XBEL format
 LICENSE=       gnu-lgpl-v2.1
 
-.include "../../meta-pkgs/kf5/Makefile.common"
+.include "../../meta-pkgs/kde/kf5.mk"
 
 .include "../../x11/kxmlgui/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"



Home | Main Index | Thread Index | Old Index