summaryrefslogtreecommitdiff
path: root/www/firefox-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-11-18 15:49:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-11-18 15:49:49 +0000
commit63713a9686b75c2ec27133d9ce9dee7c628a7a6d (patch)
treee8af93c7d2548b175d4baeb5b220a3e18c43dee0 /www/firefox-devel
parentBroken on sparc64 as well as amd64. (diff)
Add NO_LATEST_LINK to avoid overwriting to www/firefox link.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=202748
Diffstat (limited to 'www/firefox-devel')
-rw-r--r--www/firefox-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index c5f5b722977c..6e442c16cb0d 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/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}