openbsd-ports/editors/openoffice/patches/patch-solenv_inc_unx_mk

14 lines
485 B
Plaintext
Raw Normal View History

$OpenBSD: patch-solenv_inc_unx_mk,v 1.3 2006/11/08 09:34:03 robert Exp $
--- solenv/inc/unx.mk.orig.port Wed Jul 19 05:26:37 2006
+++ solenv/inc/unx.mk Fri Aug 18 15:47:45 2006
@@ -36,6 +36,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