openbsd-ports/editors/openoffice3/patches/patch-solenv_inc_unx_mk
robert 63e78dd49d update to openoffice 3.0.1rc1;
this now builds with gcc4
2009-01-22 17:44:38 +00:00

14 lines
485 B
Plaintext

$OpenBSD: patch-solenv_inc_unx_mk,v 1.2 2009/01/22 17:44:39 robert Exp $
--- solenv/inc/unx.mk.orig.port Fri Aug 1 07:34:45 2008
+++ solenv/inc/unx.mk Thu Jan 15 14:47:50 2009
@@ -32,6 +32,9 @@
# --- Unix-Environment ---------------------------------------
# Used if "$(GUI)" == "UNX"
+.IF "$(COM)$(OS)" == "GCCOPENBSD"
+.INCLUDE : unxobsd.mk
+.ENDIF
# Dieses Define gilt fuer alle WNT- Plattformen
# fuer Compiler, wo kein Java unterstuetzt wird, muss dies ge'undeft werden