2007-03-17 11:27:44 -04:00
|
|
|
$OpenBSD: patch-salhelper_source_makefile_mk,v 1.3 2007/03/17 15:27:45 robert Exp $
|
|
|
|
--- salhelper/source/makefile.mk.orig.port Fri Feb 2 19:59:21 2007
|
|
|
|
+++ salhelper/source/makefile.mk Tue Feb 6 23:13:34 2007
|
|
|
|
@@ -88,6 +88,8 @@ SHL1VERSIONMAP=gcc3_linux_intel.map
|
Import of OpenOffice.Org version 2.0.3m179.
OpenOffice is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
I would like to thank everyone who helped porting:
Peter Valchev, Kurt Miller, Dale Rahn, Ian Darwin and the OpenOffice.Org team.
This import is an explicit request by pvalchev@ and espie@.
This means that the current ports lock is still in effect and this import
is only a planned exception by the release managers.
This port is not yet connected to the builds.
okay pvalchev@, espie@
2006-08-17 10:56:21 -04:00
|
|
|
SHL1VERSIONMAP=gcc3_linux_intel.map
|
2007-03-17 11:27:44 -04:00
|
|
|
.ELIF "$(OS)$(CPU)$(COMNAME)"=="MACOSXIgcc3"
|
Import of OpenOffice.Org version 2.0.3m179.
OpenOffice is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
I would like to thank everyone who helped porting:
Peter Valchev, Kurt Miller, Dale Rahn, Ian Darwin and the OpenOffice.Org team.
This import is an explicit request by pvalchev@ and espie@.
This means that the current ports lock is still in effect and this import
is only a planned exception by the release managers.
This port is not yet connected to the builds.
okay pvalchev@, espie@
2006-08-17 10:56:21 -04:00
|
|
|
SHL1VERSIONMAP=gcc3_linux_intel.map
|
|
|
|
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="OPENBSDIgcc3"
|
|
|
|
+SHL1VERSIONMAP=gcc3_linux_intel.map
|
|
|
|
.ENDIF
|
|
|
|
|
|
|
|
# --- Targets ------------------------------------------------------
|