aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozilla+ipv6/files/patch-ap
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-03-31 13:33:24 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-03-31 13:33:24 +0000
commit72c61784a449d13a2dd9c8f842f51fa1b3bcc59e (patch)
tree62638910c64cf1167f1bd636052473352d622728 /www/mozilla+ipv6/files/patch-ap
parent71d334dffb97b1daecc70dc4a6e9546a810f42d1 (diff)
Upgrade to 0.8.1.
Diffstat (limited to 'www/mozilla+ipv6/files/patch-ap')
-rw-r--r--www/mozilla+ipv6/files/patch-ap9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/mozilla+ipv6/files/patch-ap b/www/mozilla+ipv6/files/patch-ap
index 0c7ad10d2fac..059c80a10f0f 100644
--- a/www/mozilla+ipv6/files/patch-ap
+++ b/www/mozilla+ipv6/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