pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxqt-panel: fix dependency locations



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Fri May 27 00:31:08 2016 +1200
Changeset:	03eafb2029cfdb89b4d538b3942987e9146f064e

Modified Files:
	lxqt-panel/Makefile

Log Message:
lxqt-panel: 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=03eafb2029cfdb89b4d538b3942987e9146f064e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxqt-panel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lxqt-panel/Makefile b/lxqt-panel/Makefile
index 070f4f6..c5e2d63 100644
--- a/lxqt-panel/Makefile
+++ b/lxqt-panel/Makefile
@@ -26,5 +26,5 @@ SUBST_STAGE.confdir=	post-patch
 .include "../../sysutils/menu-cache/buildlink3.mk"
 .include "../../wip/liblxqt/buildlink3.mk"
 .include "../../wip/libsysstat/buildlink3.mk"
-.include "../../wip/kguiaddons/buildlink3.mk"
+.include "../../x11/kguiaddons/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index