aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
commitb448c924112a2914f0569c0bcec9690b9fa159cd (patch)
tree69d410f5d69f08b523a59ea57e83f8424e28807e /www/seamonkey
parentcc82ac7af1a4b4743ab599432b8c7f24a774e0c8 (diff)
downloadports-b448c924112a2914f0569c0bcec9690b9fa159cd.tar.gz
ports-b448c924112a2914f0569c0bcec9690b9fa159cd.zip
Notes
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index b3541f1ff248..dcfc7bb86f25 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -62,11 +62,6 @@ IGNORE= core dumps on ${ARCH} during post-build
IGNORE= core dumps on ${ARCH}, need kern.osreldate>=601101
.endif
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-security_manager_Makefile.in
-.endif
-
.if defined(WITHOUT_MAILNEWS)
MOZ_OPTIONS+= --disable-ldap --disable-mailnews
.else