aboutsummaryrefslogtreecommitdiff
path: root/www/mozilla/files
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2001-04-10 09:05:48 +0000
committerJeremy Lea <reg@FreeBSD.org>2001-04-10 09:05:48 +0000
commite3ec51fdd5a65da63a3a5fd7f31a7fa38268109e (patch)
tree6622cfef9667e5dad5cd679263b2281b468629c5 /www/mozilla/files
parentc9e1be5f19e699d5f0d49eade888f0311d53b63f (diff)
downloadports-e3ec51fdd5a65da63a3a5fd7f31a7fa38268109e.tar.gz
ports-e3ec51fdd5a65da63a3a5fd7f31a7fa38268109e.zip
Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not for
me...).
Notes
Notes: svn path=/head/; revision=41184
Diffstat (limited to 'www/mozilla/files')
-rw-r--r--www/mozilla/files/patch-ap9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/mozilla/files/patch-ap b/www/mozilla/files/patch-ap
index 0c7ad10d2fac..059c80a10f0f 100644
--- a/www/mozilla/files/patch-ap
+++ b/www/mozilla/files/patch-ap
@@ -22,15 +22,6 @@
include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk
--- security/psm/server/Makefile.orig Tue Dec 19 17:24:58 2000
+++ security/psm/server/Makefile Fri Jan 19 03:49:36 2001
-@@ -39,7 +39,7 @@
- # The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
- # so filter them out.
- ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
--ifeq ($(OS_ARCH), Linux)
-+ifeq ($(OS_ARCH), FreeBSD)
- # On linux, we link with libstdc++ (we're always using egcs on linux, right?)
- CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
- else
@@ -59,11 +59,11 @@
endif
endif