pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-utils this needs xinit to run



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff2d7dfeacc0
branches:  trunk
changeset: 524331:ff2d7dfeacc0
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Jan 23 17:42:27 2007 +0000

description:
this needs xinit to run

diffstat:

 x11/xfce4-utils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7ad0e8cfc1e3 -r ff2d7dfeacc0 x11/xfce4-utils/Makefile
--- a/x11/xfce4-utils/Makefile  Tue Jan 23 17:42:09 2007 +0000
+++ b/x11/xfce4-utils/Makefile  Tue Jan 23 17:42:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/01/23 11:53:48 martti Exp $
+# $NetBSD: Makefile,v 1.29 2007/01/23 17:42:27 drochner Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -12,6 +12,7 @@
 PKG_SYSCONFSUBDIR=     xdg/xfce4
 EGDIR=                 ${XFCE4_EGBASE}
 CONF_FILES=            ${EGDIR:Q}/xinitrc ${PKG_SYSCONFDIR:Q}/xinitrc
+USE_TOOLS+=            xinit:run
 
 REQD_DIRS+=            ${EGDIR}
 



Home | Main Index | Thread Index | Old Index