From ed17aa8c65884dc862d68171ddcfe19af8a4ee0a Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Feb 2007 18:05:58 +0000 Subject: Modular Xorg support. --- math/octave-forge/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math/octave-forge') diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 6fe7526262f..4f322e9002c 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/01/30 02:45:33 obache Exp $ +# $NetBSD: Makefile,v 1.25 2007/02/06 18:13:54 joerg Exp $ DISTNAME= octave-forge-2006.03.17 PKGREVISION= 1 @@ -50,5 +50,6 @@ post-patch: .include "../../graphics/png/buildlink3.mk" .include "../../math/gsl/buildlink3.mk" .include "../../math/octave/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" +.include "../../x11/libSM/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3