aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-28 06:40:33 +0800
committerkris <kris@FreeBSD.org>2006-01-28 06:40:33 +0800
commitff0ef6961156ba217b730f431925019a69a0be68 (patch)
treeab91e4644d97195de73f090642f223c247fe0f43 /Tools
parentcc7366599d49d233580da447ac90aab536b53d83 (diff)
downloadfreebsd-ports-gnome-ff0ef6961156ba217b730f431925019a69a0be68.tar.gz
freebsd-ports-gnome-ff0ef6961156ba217b730f431925019a69a0be68.tar.zst
freebsd-ports-gnome-ff0ef6961156ba217b730f431925019a69a0be68.zip
Update the list of quickports
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 1e9889026c6f..416882af39e6 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 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"
+quickports="lang/ghc x11/XFree86-4 x11/xorg 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"
cd ${PORTSDIR}
subdir=$(make -V SUBDIR)