summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"