freebsd-ports/editors/openoffice/files/patch-xmlhelp::util::makefile.mk
Martin Blapp a31c45a0b4 Upgrade to build 641d. More work is necessary to make the build compile.
There are still at least two different gcc bugs in our compiler, one
issue has already been found by Alexander Kabaev <ak03@gte.com>. He's
working on fixing the other.
2002-04-02 23:48:28 +00:00

12 lines
359 B
Makefile

--- ../xmlhelp/util/makefile.mk.orig Fri Nov 23 14:59:19 2001
+++ ../xmlhelp/util/makefile.mk Wed Apr 3 01:21:02 2002
@@ -97,7 +97,9 @@
SHL1TARGET=$(TARGET)$(UCP_VERSION)
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1IMPLIB=i$(TARGET)
+.IF "$(OS)"!="FREEBSD"
SHL1VERSIONMAP=exports.map
+.ENDIF
# Add additional libs here.
SHL1STDLIBS= \