pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kfind: depend on kio rather than kdelibs4support
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Thu Apr 15 10:34:00 2021 +1200
Changeset: 1ec73abdfdfbe732d1d8297f6ab85c7ad9be9709
Modified Files:
kfind/Makefile
Log Message:
kfind: depend on kio rather than kdelibs4support
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1ec73abdfdfbe732d1d8297f6ab85c7ad9be9709
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kfind/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/kfind/Makefile b/kfind/Makefile
index c5a3483257..3d997aaf31 100644
--- a/kfind/Makefile
+++ b/kfind/Makefile
@@ -13,9 +13,9 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
USE_TOOLS+= msgmerge
+.include "../../devel/kio/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/kfilemetadata5/buildlink3.mk"
-.include "../../x11/kdelibs4support/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index