From f61b1439d2eb1b31a1ebd7d0f00fdd0ba90cc35d Mon Sep 17 00:00:00 2001 From: darcy Date: Tue, 26 Nov 2002 13:03:08 +0000 Subject: Adding buildlink2 for libart2. Without this the kontour package does not build when building koffice. Worse, if someone has installed libart2 for some other reason then koffice will fail to build from that point on. Perhaps a proper fix would be to change the pkgsrc system to allow for lines like these to be added only if necessary but that is a much bigger project. --- misc/koffice/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index bc395ed4f8a..ee612a48b69 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/10/08 14:32:57 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2002/11/26 13:03:08 darcy Exp $ DISTNAME= koffice-1.2 CATEGORIES= misc kde @@ -36,6 +36,7 @@ post-install: .include "../../lang/gcc/buildlink2.mk" .include "../../textproc/libxml2/buildlink2.mk" .include "../../textproc/libxslt/buildlink2.mk" +.include "../../graphics/libart2/buildlink2.mk" .include "../../x11/kde3/buildlink2.mk" .include "../../x11/kdebase3/buildlink2.mk" .include "../../mk/pthread.buildlink2.mk" -- cgit v1.2.3