From 965cfcb22436f010c80cb3192a8284f4f9a6ea4c Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 15 Feb 2007 14:44:04 +0000 Subject: Modular Xorg support. A special spicy cookie goes to rillig for finding the one way of not using mk/x11.buildlink3.mk. This was likely to be broken with classic Xorg as well. --- math/xfractint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/xfractint/Makefile b/math/xfractint/Makefile index dbf2f04442c..e68e84bef90 100644 --- a/math/xfractint/Makefile +++ b/math/xfractint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/06/14 09:07:45 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/15 14:44:04 joerg Exp $ # DISTNAME= xfrac310 @@ -23,5 +23,5 @@ BUILDLINK_TRANSFORM+= l:ncurses:curses INSTALLATION_DIRS= share/xfractint .include "../../mk/curses.buildlink3.mk" -.include "../../pkgtools/x11-links/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3