From 9e92bb41f01b6413ff9e8a66f26215eb4680839e Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Feb 2007 19:51:17 +0000 Subject: Modular Xorg support. --- math/xlispstat/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'math/xlispstat') diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 153ee26e135..9d8052924ce 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:09 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2007/02/19 20:00:14 joerg Exp $ DISTNAME= xlispstat-3-52-18 PKGNAME= xlispstat-3.52.18 @@ -26,5 +26,8 @@ MAKE_ENV+= CPPFLAGS= MAKE_ENV+= DISPLAY= # Prevent 'Rejected connection' -.include "../../mk/x11.buildlink3.mk" +BUILDLINK_DEPMETHOD.libXt?= build + +.include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3