summaryrefslogtreecommitdiff
path: root/x11/oneko/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/oneko/Makefile')
-rw-r--r--x11/oneko/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/oneko/Makefile b/x11/oneko/Makefile
index 801d8775204..d13e47c1bb0 100644
--- a/x11/oneko/Makefile
+++ b/x11/oneko/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:40 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/12/27 13:37:43 joerg Exp $
DISTNAME= oneko-1.1b
PKGNAME= oneko-1.2
@@ -16,4 +16,6 @@ COMMENT= Like xneko except on the desktop and with other animals
WRKSRC= ${WRKDIR}/oneko
USE_IMAKE= yes
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"