freebsd-ports/editors/openoffice-devel/files/patch-freebsd.mk
Maho Nakata b35acd98c9 Rename openoffice-3-devel to openoffice-devel, as the version
number currently doesn't have significant meaning.
2013-03-21 06:55:25 +00:00

10 lines
298 B
Makefile

--- solenv/gbuild/platform/freebsd.mk 2012-10-31 10:39:44.000000000 +0900
+++ solenv/gbuild/platform/freebsd.mk 2012-10-31 17:40:48.000000000 +0900
@@ -121,6 +121,7 @@
-Wl,-z,combreloc \
-Wl,-z,defs \
$(subst -L../lib , ,$(SOLARLIB)) \
+ %%RPATH%% \
\
ifeq ($(HAVE_LD_HASH_STYLE),TRUE)