summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortnn <tnn>2009-04-03 15:03:30 +0000
committertnn <tnn>2009-04-03 15:03:30 +0000
commit10953ce0fd54ad6655512b71c000d9da7efe229b (patch)
treeedabcd0b706f2f0239f1ead5a353bcced54f8295 /misc
parentcc922d95e5c2326ab6d80ad9e90079de8c3fff9b (diff)
downloadpkgsrc-10953ce0fd54ad6655512b71c000d9da7efe229b.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]*