pkgsrc-WIP-changes archive

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

Update lxtask path.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Mon May 23 12:51:17 2016 +0200
Changeset:	1bf454554a7f9b7960ce732a90ed4ee3f311015c

Modified Files:
	lxde/Makefile

Log Message:
Update lxtask path.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1bf454554a7f9b7960ce732a90ed4ee3f311015c

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

diffstat:
 lxde/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/lxde/Makefile b/lxde/Makefile
index ea92551..36889f2 100644
--- a/lxde/Makefile
+++ b/lxde/Makefile
@@ -23,8 +23,8 @@ DEPENDS+=	lxlauncher-[0-9]*:../../x11/lxlauncher
 DEPENDS+=	lxsession-[0-9]*:../../x11/lxsession
 DEPENDS+=	lxde-icon-theme-[0-9]*:../../graphics/lxde-icon-theme
 DEPENDS+=	pcmanfm-[0-9]*:../../sysutils/pcmanfm
-DEPENDS+=	lxinput-[0-9]*:../../wip/lxinput
-DEPENDS+=	lxtask-[0-9]*:../../wip/lxtask
+DEPENDS+=	lxinput-[0-9]*:../../x11/lxinput
+DEPENDS+=	lxtask-[0-9]*:../../sysutils/lxtask
 
 .include "../../mk/bsd.prefs.mk"
 


Home | Main Index | Thread Index | Old Index