pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/kolourpaint
Module Name: pkgsrc
Committed By: markd
Date: Wed Apr 14 22:32:01 UTC 2021
Modified Files:
pkgsrc/graphics/kolourpaint: Makefile
Log Message:
kolourpaint: depend on kio rather than kdelibs4support
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/graphics/kolourpaint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/kolourpaint/Makefile
diff -u pkgsrc/graphics/kolourpaint/Makefile:1.57 pkgsrc/graphics/kolourpaint/Makefile:1.58
--- pkgsrc/graphics/kolourpaint/Makefile:1.57 Wed Apr 7 12:28:24 2021
+++ pkgsrc/graphics/kolourpaint/Makefile Wed Apr 14 22:32:01 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2021/04/07 12:28:24 markd Exp $
+# $NetBSD: Makefile,v 1.58 2021/04/14 22:32:01 markd Exp $
DISTNAME= kolourpaint-${KAPPSVER}
+PKGREVISION= 1
CATEGORIES= graphics
HOMEPAGE= https://kde.org/applications/graphics/kolourpaint/
@@ -13,9 +14,9 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../
USE_TOOLS+= msgmerge pkg-config
+.include "../../devel/kio/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/libksane/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/kdelibs4support/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index