pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kdesignerplugin
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 1 10:42:04 UTC 2024
Modified Files:
pkgsrc/x11/kdesignerplugin: Makefile
Log Message:
kdesignerplugin: does not use kdewebkit
Add some real dependencies that were pulled in indirectly.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/x11/kdesignerplugin/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/kdesignerplugin/Makefile
diff -u pkgsrc/x11/kdesignerplugin/Makefile:1.72 pkgsrc/x11/kdesignerplugin/Makefile:1.73
--- pkgsrc/x11/kdesignerplugin/Makefile:1.72 Fri Nov 1 00:54:16 2024
+++ pkgsrc/x11/kdesignerplugin/Makefile Fri Nov 1 10:42:04 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2024/11/01 00:54:16 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2024/11/01 10:42:04 wiz Exp $
DISTNAME= kdesignerplugin-${KF5VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks
@@ -15,8 +15,9 @@ TOOL_DEPENDS+= kdoctools>=${KF5VER}:../.
USE_TOOLS+= msgmerge
+.include "../../devel/kconfig/buildlink3.mk"
+.include "../../devel/kcoreaddons/buildlink3.mk"
.include "../../graphics/kplotting/buildlink3.mk"
-.include "../../www/kdewebkit/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