pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/hsetroot Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9822264bb4b
branches:  trunk
changeset: 523941:f9822264bb4b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 15 17:46:13 2007 +0000

description:
Modular Xorg support.

diffstat:

 x11/hsetroot/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r f3014974f9fd -r f9822264bb4b x11/hsetroot/Makefile
--- a/x11/hsetroot/Makefile     Mon Jan 15 17:42:47 2007 +0000
+++ b/x11/hsetroot/Makefile     Mon Jan 15 17:46:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:54 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/01/15 17:46:13 joerg Exp $
 #
 
 DISTNAME=      hsetroot-1.0.2
@@ -13,5 +13,5 @@
 GNU_CONFIGURE= yes
 
 .include "../../graphics/imlib2/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index