summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-04-03 15:03:30 +0000
committertnn <tnn@pkgsrc.org>2009-04-03 15:03:30 +0000
commitbb8874e3a31b357ee1531708b2f54b2bb60eaccd (patch)
treeedabcd0b706f2f0239f1ead5a353bcced54f8295 /misc
parent6705679ca95d90b7cb033f461aee7cf04f574bf6 (diff)
downloadpkgsrc-bb8874e3a31b357ee1531708b2f54b2bb60eaccd.tar.gz
ccache causes "error 65280" while making OOO300_m15/svx/source/gengal,
so set IGNORE_CCACHE=yes for this package.
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index ef63467aa80..5fdc3a33052 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/03/28 18:11:43 manu Exp $
+# $NetBSD: Makefile,v 1.27 2009/04/03 15:03:30 tnn Exp $
#
OO_VER= 3.0.1
@@ -37,6 +37,8 @@ CONFIGURE_DIRS= config_office
# Cannot compile with 3.3.x (GCC Bugzilla Bug 16879).
GCC_REQD+= 3.4
USE_LANGUAGES+= c c++
+# Use of ccache causes "error 65280" while making OOO300_m15/svx/source/gengal
+IGNORE_CCACHE= yes
CONFLICTS+= staroffice-[0-9]*
CONFLICTS+= openoffice-[0-9]*