aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-12-11 04:34:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-12-11 04:34:20 +0000
commitba996790a47b10e5af628587b96c087a3728097f (patch)
treef83805bb7e5bde55ebcf3067f77f8a7fb7c9cd89 /Tools
parentd06e2470ca7bc8523854f2c53bf08135f69f954e (diff)
downloadports-ba996790a47b10e5af628587b96c087a3728097f.tar.gz
ports-ba996790a47b10e5af628587b96c087a3728097f.zip
Notes
Diffstat (limited to 'Tools')
-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 130a2bce7054..1e9889026c6f 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 x11/xorg editors/openoffice-1.1 x11/gnome2 x11/kde3 java/jdk15 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 java/jdk14 editors/openoffice.org-1.0 editors/openoffice.org-1.1-devel editors/openoffice.org-2.0-devel editors/openoffice.org-1.1 editors/openoffice.org-2.0 japanese/openoffice-templates"
cd ${PORTSDIR}
subdir=$(make -V SUBDIR)