pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/kolourpaint kolourpaint: depend on kio rather...
details: https://anonhg.NetBSD.org/pkgsrc/rev/51639b907a4d
branches: trunk
changeset: 450339:51639b907a4d
user: markd <markd%pkgsrc.org@localhost>
date: Wed Apr 14 22:32:01 2021 +0000
description:
kolourpaint: depend on kio rather than kdelibs4support
diffstat:
graphics/kolourpaint/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 73b84d46de06 -r 51639b907a4d graphics/kolourpaint/Makefile
--- a/graphics/kolourpaint/Makefile Wed Apr 14 19:30:01 2021 +0000
+++ b/graphics/kolourpaint/Makefile Wed Apr 14 22:32:01 2021 +0000
@@ -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 @@
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