diff options
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r-- | www/seamonkey/Makefile | 5 |
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 |