diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-03 13:38:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-03 13:38:45 +0000 |
commit | 4eef1cb0f30d1fafc9be0e9d6e9f4193859d5694 (patch) | |
tree | b4dd197eab8328826c60004a70bd9b50997c8b58 /www/firefox35/Makefile | |
parent | 2e7d913d2d1e03d40fe27462000c70b269d644ed (diff) |
Notes
Diffstat (limited to 'www/firefox35/Makefile')
-rw-r--r-- | www/firefox35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 1c5886f2e021..de9262cf4980 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -19,7 +19,7 @@ COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.8:${PORTSDIR}/devel/nspr USE_AUTOTOOLS= autoconf:213:run -LATEST_LINK= firefox3-devel +LATEST_LINK= firefox35 USE_GECKO= gecko MOZ_PKGCONFIG_FILES= # empty USE_MOZILLA= -png -nss -dbm -jpeg -xft |