aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-01-07 00:53:07 +0800
committerwxs <wxs@FreeBSD.org>2009-01-07 00:53:07 +0800
commit3bff9256de0e1d9186e98472f674fd15ebc25f39 (patch)
treebc0b2821c63a847302742a8a746f2a3dd7533a25 /www/firefox/Makefile
parentc852bed373cb7aa3d4265fc28676f4e070e21f5e (diff)
downloadfreebsd-ports-gnome-3bff9256de0e1d9186e98472f674fd15ebc25f39.tar.gz
freebsd-ports-gnome-3bff9256de0e1d9186e98472f674fd15ebc25f39.tar.zst
freebsd-ports-gnome-3bff9256de0e1d9186e98472f674fd15ebc25f39.zip
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 29fceb2cfa2f..ae3cb3d3a96c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -63,9 +63,7 @@ MOZ_OPTIONS+= --disable-gnomeui
IGNORE= does not run, update to 6.2-RELEASE or newer
.endif
-.if ${OSVERSION} >= 600000
MOZ_OPTIONS+= --enable-svg --enable-svg-renderer=cairo
-.endif
post-extract::
@${SED} -e 's|@FIREFOX_ICON@|${FIREFOX_ICON}|' -e 's|@MOZILLA@|${MOZILLA}|' \