summaryrefslogtreecommitdiff
path: root/Tools/portbuild
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-24 20:37:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-24 20:37:20 +0000
commitea1d96a8a9fea2669fcbbf5a6277ef33a99e3c76 (patch)
tree8a0be364025e6ece14bcb25a086092d7484483cf /Tools/portbuild
parentCorrect typo (diff)
Drop the removed openoffice 1.0 ports from the quickports list
Notes
Notes: svn path=/head/; revision=140034
Diffstat (limited to 'Tools/portbuild')
-rwxr-xr-xTools/portbuild/scripts/makeparallel2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/portbuild/scripts/makeparallel b/Tools/portbuild/scripts/makeparallel
index 621d1ef0abbd..130a2bce7054 100755
--- a/Tools/portbuild/scripts/makeparallel
+++ b/Tools/portbuild/scripts/makeparallel
@@ -19,7 +19,7 @@ buildenv ${pb} ${arch} ${branch}
# trees and tend to stall the rest of the cluster waiting for them.
# We try to start these as early as possible.
-quickports="lang/ghc x11/XFree86-4 editors/openoffice-1.1 x11/gnome2 x11/kde3 editors/openoffice-1.0 chinese/openoffice-1.0-zh_CN chinese/openoffice-1.0-zh_TW editors/openoffice-1.0 editors/openoffice-1.0-ar editors/openoffice-1.0-dk editors/openoffice-1.0-es editors/openoffice-1.0-gr editors/openoffice-1.0-it editors/openoffice-1.0-nl editors/openoffice-1.0-se editors/openoffice-1.0-tr french/openoffice-1.0 german/openoffice-1.0 japanese/openoffice-1.0 korean/openoffice-1.0 polish/openoffice-1.0 portuguese/openoffice-1.0 russian/openoffice-1.0 math/atlas math/atlas-devel java/jdk14"
+quickports="lang/ghc x11/XFree86-4 x11/xorg editors/openoffice-1.1 x11/gnome2 x11/kde3 java/jdk15 math/atlas math/atlas-devel java/jdk14"
cd ${PORTSDIR}
subdir=$(make -V SUBDIR)