summaryrefslogtreecommitdiff
path: root/x11/speyes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/speyes/Makefile')
-rw-r--r--x11/speyes/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/speyes/Makefile b/x11/speyes/Makefile
index 4ff866e9820..d0368cc0e91 100644
--- a/x11/speyes/Makefile
+++ b/x11/speyes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/12/15 20:33:05 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/12/27 13:37:43 joerg Exp $
DISTNAME= speyes-1.2.0
PKGREVISION= 1
@@ -11,5 +11,8 @@ COMMENT= South Park XEyes clone
USE_IMAKE= YES
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"