From 3227674827da9ed896095132b2e76e5b9f202d47 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 20 Sep 2002 19:29:27 +0000 Subject: buildlink1 -> buildlink2 --- misc/koffice/Makefile | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'misc/koffice') diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index a4819371896..bbc0e6082a2 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2002/09/20 11:44:15 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2002/09/20 19:29:27 jlam Exp $ + +.include "../koffice/Makefile.common" DISTNAME= koffice-${VERSION} PKGREVISION= 1 @@ -6,16 +8,15 @@ MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.1.1/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.1.1/src/ \ ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.1.1/src/ -.include "../../x11/kde2/Makefile.kde2" - MAINTAINER= jschauma@netbsd.org +.include "../../x11/kde2/Makefile.kde2" + BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde -USE_BUILDLINK_ONLY= # defined +USE_BUILDLINK2= # defined + +.include "../../x11/kde2/buildlink2.mk" +.include "../../x11/kdebase2/buildlink2.mk" -.include "../../x11/kde2/buildlink.mk" -.include "../../x11/kdebase2/buildlink.mk" -.include "../../misc/koffice/Makefile.common" -.include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3