pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
oxygen: fix dependency locations
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Thu May 26 23:46:31 2016 +1200
Changeset: 6b2b3d08e3ae94b80de82fe1d5f1dce2d5222a6b
Modified Files:
oxygen/Makefile
Log Message:
oxygen: fix dependency locations
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6b2b3d08e3ae94b80de82fe1d5f1dce2d5222a6b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
oxygen/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/oxygen/Makefile b/oxygen/Makefile
index 3f46a78..465b877 100644
--- a/oxygen/Makefile
+++ b/oxygen/Makefile
@@ -13,8 +13,8 @@ CONFLICTS+= kde-workspace4-[0-9]*
USE_TOOLS+= msgmerge pkg-config
-.include "../../wip/frameworkintegration/buildlink3.mk"
+.include "../../x11/frameworkintegration/buildlink3.mk"
.include "../../wip/kdecoration/buildlink3.mk"
-.include "../../wip/kcmutils/buildlink3.mk"
+.include "../../devel/kcmutils/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index