freebsd-ports/editors/openoffice-3/files/patch-connectivity::source::manager::makefile.mk
Martin Blapp 46efc15b9e Add two patches which did not made it in the previous commit
Reorder the SHL1STDLIBS librarys
2002-03-06 16:44:13 +00:00

16 lines
355 B
Makefile

--- ../connectivity/source/manager/makefile.mk.orig Tue Jan 1 14:09:00 2002
+++ ../connectivity/source/manager/makefile.mk
@@ -92,11 +92,11 @@
.ENDIF
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
+ $(SALLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(VOSLIB) \
- $(OSLLIB) \
- $(SALLIB)
+ $(OSLLIB)
SHL1DEPN=
SHL1IMPLIB= i$(SHL1TARGET)