From 30ef2d1165b32b839fa79eaa8cba185357aa83a6 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Feb 2007 15:41:49 +0000 Subject: Modular Xorg support. --- lang/kaffe-x11/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang/kaffe-x11') diff --git a/lang/kaffe-x11/Makefile b/lang/kaffe-x11/Makefile index f6f1509ae66..d1bd6f2da2d 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/11 14:27:21 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/02/06 15:41:49 joerg Exp $ # .include "../../lang/kaffe/Makefile.common" @@ -37,5 +37,6 @@ PRINT_PLIST_AWK+= /^@dirrm/ { print "@comment in kaffe: " $$0; next; } .include "../../graphics/libungif/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../lang/kaffe/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" +.include "../../x11/libSM/buildlink3.mk" +.include "../../x11/libXtst/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3