summaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-03-27 00:31:59 +0000
committermbr <mbr@FreeBSD.org>2003-03-27 00:31:59 +0000
commit90243ba0f4c5f9df136d85f7df2929d7a60eb374 (patch)
tree0d72737cbb7887b1997fd935d940b41a39081257 /editors/openoffice-3
parenta7583e8bb6503d6d50ece62fcc1c74b5b6eb8677 (diff)
downloadFreeBSD-ports-90243ba0f4c5f9df136d85f7df2929d7a60eb374.zip
FreeBSD-ports-90243ba0f4c5f9df136d85f7df2929d7a60eb374.tar.gz
Always use ${LINK} and ignore different settings.
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r--editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk
index 4e7bf9e..ac04cf1 100644
--- a/editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk
+++ b/editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk
@@ -115,7 +115,7 @@
-LINKFLAGSAPPGUI= -Wl,-export-dynamic
-LINKFLAGSAPPCUI= -Wl,-export-dynamic
+# name of linker
-+LINK*=$(CXX)
++LINK=$(CXX)
+
+# default linker flags
+# LINKFLAGSRUNPATH*=-Wl,-rpath\''$$ORIGIN'\'
OpenPOWER on IntegriCloud