summaryrefslogtreecommitdiff
path: root/x11/xearth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xearth/Makefile')
-rw-r--r--x11/xearth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile
index 5a06192d83e..554e42a3199 100644
--- a/x11/xearth/Makefile
+++ b/x11/xearth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/11/04 09:23:01 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2006/12/27 13:37:44 joerg Exp $
#
DISTNAME= xearth-1.1
@@ -14,4 +14,6 @@ COMMENT= Rotating map of the Earth in X11 root window
USE_IMAKE= yes
INSTALL_MAKE_FLAGS= MANPATH=${PREFIX}/${PKGMANDIR}
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"