summaryrefslogtreecommitdiff
path: root/deskutils/lightning/files/patch-config_rules.mk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /deskutils/lightning/files/patch-config_rules.mk
parent- Add goocanvas (diff)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Diffstat (limited to 'deskutils/lightning/files/patch-config_rules.mk')
-rw-r--r--deskutils/lightning/files/patch-config_rules.mk11
1 files changed, 4 insertions, 7 deletions
diff --git a/deskutils/lightning/files/patch-config_rules.mk b/deskutils/lightning/files/patch-config_rules.mk
index 16cb6ae1192e..7377726fdc66 100644
--- a/deskutils/lightning/files/patch-config_rules.mk
+++ b/deskutils/lightning/files/patch-config_rules.mk
@@ -1,14 +1,11 @@
---- config/rules.mk.orig Sun May 18 16:10:18 2003
-+++ config/rules.mk Sun Jul 20 18:07:26 2003
-@@ -448,7 +448,11 @@
+--- config/rules.mk.orig Fri Jul 7 00:13:36 2006
++++ config/rules.mk Sun Sep 3 00:04:03 2006
+@@ -443,7 +443,7 @@
ifeq ($(OS_ARCH),FreeBSD)
ifdef IS_COMPONENT
-+ifneq (,$(filter alpha ia64,$(OS_TEST)))
+-EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc
-+else
- EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
-+endif
endif
endif