From a2510d5fdef983165358b14f38ddb12e3c8ae5e1 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 30 Jan 2007 22:52:07 +0000 Subject: Modular Xorg support. --- editors/ce-x11/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'editors/ce-x11') diff --git a/editors/ce-x11/Makefile b/editors/ce-x11/Makefile index c1b21573871..942915064fb 100644 --- a/editors/ce-x11/Makefile +++ b/editors/ce-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/01/07 09:13:52 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2007/01/30 22:52:07 joerg Exp $ # .include "../../editors/ce/Makefile.common" @@ -15,6 +15,9 @@ INSTALL_TARGET= install-x11 man-install-x11 INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 +BUILDLINK_DEPMETHOD.libXt?= build + .include "../../mk/curses.buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3