summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-09-17 19:47:51 +0000
committergrant <grant@pkgsrc.org>2003-09-17 19:47:51 +0000
commitb1f4f5a9d008bd32926e75a23cceedf0eb4030f0 (patch)
treec16831c5a94786891959e79166fb5c257f3d6e79
parent40614d0b3ca35e2c5b10e307c2c29f92feb73486 (diff)
downloadpkgsrc-b1f4f5a9d008bd32926e75a23cceedf0eb4030f0.tar.gz
compiler.mk is included automatically, nuke it from here.
-rw-r--r--misc/koffice/buildlink2.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/koffice/buildlink2.mk b/misc/koffice/buildlink2.mk
index a315a6d1ac5..6111fcccefc 100644
--- a/misc/koffice/buildlink2.mk
+++ b/misc/koffice/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.8 2003/09/17 17:44:59 xtraeme Exp $
+# $NetBSD: buildlink2.mk,v 1.9 2003/09/17 19:47:51 grant Exp $
#
# This Makefile fragment is included by packages that use koffice.
#
@@ -170,7 +170,6 @@ BUILDLINK_FILES.koffice+= lib/libkwmf.*
BUILDLINK_FILES.koffice+= lib/libkwordexportfilters.*
BUILDLINK_FILES.koffice+= lib/straight_connector.ksp
-.include "../../mk/compiler.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../textproc/libxslt/buildlink2.mk"
.include "../../graphics/libart2/buildlink2.mk"