summaryrefslogtreecommitdiff
path: root/x11/hsetroot
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-15 17:46:13 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-15 17:46:13 +0000
commit56707a778f812c7323161a259c55c9249d797bca (patch)
treed70488e73da061efc1a38c79dd299681df1bb0d8 /x11/hsetroot
parentf07818e9c33a4443e99147b92c8b542d8d3c3c6c (diff)
downloadpkgsrc-56707a778f812c7323161a259c55c9249d797bca.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/hsetroot')
-rw-r--r--x11/hsetroot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile
index 6fb7f2df8ac..8b78b0b5452 100644
--- a/x11/hsetroot/Makefile
+++ b/x11/hsetroot/Makefile
@@ -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 @@ COMMENT= Allows you to compose wallpapers for X
GNU_CONFIGURE= yes
.include "../../graphics/imlib2/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"