diff options
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index c5f5b722977c..6e442c16cb0d 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -27,6 +27,8 @@ MOZILLA= ${PORTNAME}${MOZILLA_SUFX} MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' #MOZ_TOOLKIT= cairo-gtk2 +NO_LATEST_LINK= yes + WANT_GNOME= yes ALL_TARGET= default CONFIGURE_ENV= LOCALBASE=${LOCALBASE} |