1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Disable firefox3 support for now.

This commit is contained in:
Florent Thoumie 2009-02-24 17:32:11 +00:00
parent 1da2f4b297
commit 0581db3ca8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229003

View File

@ -61,7 +61,7 @@ CONFIGURE_ARGS+= --with-ff2=no
# FF3_LIBS="-pthread -L${LOCALBASE}/lib/firefox3"
#.else
PLIST_SUB+= FF3="@comment "
#CONFIGURE_ARGS+= --with-ff3=no
CONFIGURE_ARGS+= --with-ff3=no
#.endif
# Building the .xpi doesn't actually require embedded cairo, but it's a safer option