aboutsummaryrefslogtreecommitdiff
path: root/www/firefox35/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-29 19:22:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-29 19:22:12 +0000
commit84361df012beb0464e78d0346ba2efafa3a77a15 (patch)
tree1e70abbe9eea1731991dc5a1fea9c9b6beb4ee69 /www/firefox35/Makefile
parent1d88562c2123e869905d2d97d32e420bf074a708 (diff)
downloadports-84361df012beb0464e78d0346ba2efafa3a77a15.tar.gz
ports-84361df012beb0464e78d0346ba2efafa3a77a15.zip
Update to 0.6.1. This is mainly a bug fix release according to the release
notes at http://www.mozilla.org/projects/firebird/release-notes.html, but it went from being based on Mozilla 1.4b to 1.5a. Note, the master site may be temporary. The source tarball at ${MASTER_SITE_MOZILLA} was missing some key bits that prevented compilation.
Notes
Notes: svn path=/head/; revision=85874
Diffstat (limited to 'www/firefox35/Makefile')
-rw-r--r--www/firefox35/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index de18965f972d..2e9eca7d9598 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/Makefile
@@ -6,11 +6,14 @@
#
PORTNAME= firebird
-PORTVERSION= 0.6
+PORTVERSION= 0.6.1
CATEGORIES= www
-MASTER_SITES= http://komodo.mozilla.org/pub/firebird/releases/${PORTVERSION}/
+#MASTER_SITES= ${MASTER_SITE_MOZILLA}
+#MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}
+MASTER_SITES= http://pryan.org/firebird/pryan/
PKGNAMEPREFIX= mozilla-
-DISTNAME= MozillaFirebird-${PORTVERSION}-source
+#DISTNAME= MozillaFirebird-source-${PORTVERSION}
+DISTNAME= MozillaFirebird-${PORTVERSION}-source-pryan
MAINTAINER= gnome@FreeBSD.org
COMMENT= Mozilla Firebird is the next generation browser from the mozilla.org project
@@ -31,6 +34,7 @@ USE_GMAKE= yes
USE_PERL5= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
+ALL_TARGET= default
.if defined(WITH_GTK2)
USE_GNOME= gtk20 libidl