diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 06:27:48 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 06:27:48 +0000 |
| commit | db060dd7562de37c2372f23045a849d510c7ba36 (patch) | |
| tree | c2863bfb1baf0c1ec60ee6966a6087f7340dde2f /www/seamonkey/files/patch-config_rules.mk | |
| parent | Update to 20030404. (diff) | |
* Update to 1.4a and unbreak
* Convert to new GNOME infrastructure
Diffstat (limited to 'www/seamonkey/files/patch-config_rules.mk')
| -rw-r--r-- | www/seamonkey/files/patch-config_rules.mk | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/seamonkey/files/patch-config_rules.mk b/www/seamonkey/files/patch-config_rules.mk deleted file mode 100644 index e1bc19837bdc..000000000000 --- a/www/seamonkey/files/patch-config_rules.mk +++ /dev/null @@ -1,15 +0,0 @@ ---- config/rules.mk.orig Sat Jan 25 16:40:16 2003 -+++ config/rules.mk Sat Jan 25 16:42:56 2003 -@@ -411,6 +411,12 @@ - endif - endif - -+ifeq ($(OS_ARCH),FreeBSD) -+ifdef IS_COMPONENT -+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -+endif -+endif -+ - ifeq ($(OS_ARCH),NetBSD) - ifneq (,$(filter arc cobalt hpcmips mipsco newsmips pmax sgimips,$(OS_TEST))) - ifeq ($(MODULE),layout) |
