summaryrefslogtreecommitdiffstats
path: root/www/phoenix
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-12-15 06:23:46 +0000
committeralane <alane@FreeBSD.org>2002-12-15 06:23:46 +0000
commita047759723769ad0ffaf9ab80d96d03d71edf43f (patch)
tree833062a8a0af2fbb3b09effa65b6413ce1e6608f /www/phoenix
parentdbe4b3f2a08a7cda1213d370f4c487a6f6e6149f (diff)
downloadFreeBSD-ports-a047759723769ad0ffaf9ab80d96d03d71edf43f.zip
FreeBSD-ports-a047759723769ad0ffaf9ab80d96d03d71edf43f.tar.gz
Put back link to java now that fonts have been identified as cause of
crashes or start failures. Reviewed by:j Approved by: kris (last phase of phoenix 0.5 update)
Diffstat (limited to 'www/phoenix')
-rw-r--r--www/phoenix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile
index b6a6ce1..4f58de3 100644
--- a/www/phoenix/Makefile
+++ b/www/phoenix/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
OpenPOWER on IntegriCloud