summaryrefslogtreecommitdiff
path: root/misc/koffice
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-20 19:29:27 +0000
committerjlam <jlam@pkgsrc.org>2002-09-20 19:29:27 +0000
commit484758d85c418327ea1be4a6b2e75e47c26d1d37 (patch)
tree9c98e51a875e8e2cde9033b43ca2977430dc7303 /misc/koffice
parent5d2ee41a090b85b853ed4c4270ff50ba798006a3 (diff)
downloadpkgsrc-484758d85c418327ea1be4a6b2e75e47c26d1d37.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"