summaryrefslogtreecommitdiff
path: root/misc/koffice
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-20 19:29:27 +0000
committerjlam <jlam>2002-09-20 19:29:27 +0000
commit3227674827da9ed896095132b2e76e5b9f202d47 (patch)
tree9c98e51a875e8e2cde9033b43ca2977430dc7303 /misc/koffice
parent4099e2b51a02959c96fc88f60ac6c0b6b14f48e8 (diff)
downloadpkgsrc-3227674827da9ed896095132b2e76e5b9f202d47.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'misc/koffice')
-rw-r--r--misc/koffice/Makefile17
1 files changed, 9 insertions, 8 deletions
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"