summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsnj <snj>2004-05-03 03:42:22 +0000
committersnj <snj>2004-05-03 03:42:22 +0000
commitd2e6f1c031b23acb1c9e5847f34952eab70f1bb9 (patch)
tree43d5b4f0b6d8975816230c6a127cfcab385e6ea1 /misc
parent4c59ef5d2ebae80f6904bdc828d043cadc780db6 (diff)
downloadpkgsrc-d2e6f1c031b23acb1c9e5847f34952eab70f1bb9.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc')
-rw-r--r--misc/koffice11/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/koffice11/Makefile b/misc/koffice11/Makefile
index f107c2f4e99..15b547ca585 100644
--- a/misc/koffice11/Makefile
+++ b/misc/koffice11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:46 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/05/03 03:42:22 snj Exp $
DISTNAME= koffice-1.1.1
PKGREVISION= 6
@@ -18,7 +18,7 @@ COMMENT= KDE Office Suite with text processor, spreadsheet, etc.
.include "../../mk/bsd.prefs.mk"
.include "../../x11/kde2/Makefile.kde2"
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
REPLACE_PERL= kpresenter/kprconverter.pl
# Ensure we export symbols in the linked shared object.
@@ -44,7 +44,7 @@ post-install:
@# their local directories.
${CHMOD} u+w ${PREFIX}/share/kde/templates/.source/*
-.include "../../x11/kde2/buildlink2.mk"
-.include "../../x11/kdebase2/buildlink2.mk"
+.include "../../x11/kde2/kde2.mk"
+.include "../../x11/kdebase2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"