pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
systemsettings: khtml moved to www
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Mon Aug 22 11:33:19 2016 +1200
Changeset: fe3bc98c53373602623c662b615efbf14335737f
Modified Files:
systemsettings/Makefile
systemsettings/buildlink3.mk
Log Message:
systemsettings: khtml moved to www
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fe3bc98c53373602623c662b615efbf14335737f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
systemsettings/Makefile | 2 +-
systemsettings/buildlink3.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/systemsettings/Makefile b/systemsettings/Makefile
index eb8d569..36f2b87 100644
--- a/systemsettings/Makefile
+++ b/systemsettings/Makefile
@@ -16,6 +16,6 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
USE_TOOLS+= msgmerge
.include "../../devel/kcmutils/buildlink3.mk"
-.include "../../wip/khtml/buildlink3.mk"
+.include "../../www/khtml/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/systemsettings/buildlink3.mk b/systemsettings/buildlink3.mk
index 4dc6e3c..7a91985 100644
--- a/systemsettings/buildlink3.mk
+++ b/systemsettings/buildlink3.mk
@@ -9,7 +9,7 @@ BUILDLINK_API_DEPENDS.systemsettings+= systemsettings>=5.6.3
BUILDLINK_PKGSRCDIR.systemsettings?= ../../wip/systemsettings
.include "../../devel/kcmutils/buildlink3.mk"
-.include "../../wip/khtml/buildlink3.mk"
+.include "../../www/khtml/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.endif # SYSTEMSETTINGS_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index