summaryrefslogtreecommitdiff
path: root/x11/unclutter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/unclutter/Makefile')
-rw-r--r--x11/unclutter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/unclutter/Makefile b/x11/unclutter/Makefile
index 1f2bbfbf7a3..516c2e99767 100644
--- a/x11/unclutter/Makefile
+++ b/x11/unclutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/09/03 00:56:30 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/12/27 13:37:43 joerg Exp $
#
DISTNAME= unclutter-8
@@ -13,4 +13,6 @@ COMMENT= Remove idle cursor image from screen
WRKSRC= ${WRKDIR}/unclutter
USE_IMAKE= yes
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"