summaryrefslogtreecommitdiff
path: root/www/firefox10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/firefox10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index b6a6ce1dcb53..4f58de3b02f0 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -9,7 +9,7 @@
PORTNAME= phoenix
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www # pita
MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR}
MASTER_SITE_SUBDIR= alane
@@ -174,6 +174,6 @@ cons-plist:
# dependency without trashing the actual code of the generate-plist
# target. This is a limitation of the make(1) program itself.
# </alane>
-generate-plist: link-bins cleanup-install cons-plist
+generate-plist: link-bins link-java cleanup-install cons-plist
#EOF