aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-25 04:37:20 +0800
committerkris <kris@FreeBSD.org>2005-07-25 04:37:20 +0800
commitb69137bd7d7c5143e1f7acb6a7b2337d2eac6c31 (patch)
tree444c48342651520f97bd6ebae263bb2de218f1c6 /Tools
parent4e0f132e9b3b1807aaabe7359f46365e46b93593 (diff)
downloadfreebsd-ports-gnome-b69137bd7d7c5143e1f7acb6a7b2337d2eac6c31.tar.gz
freebsd-ports-gnome-b69137bd7d7c5143e1f7acb6a7b2337d2eac6c31.tar.zst
freebsd-ports-gnome-b69137bd7d7c5143e1f7acb6a7b2337d2eac6c31.zip
Drop the removed openoffice 1.0 ports from the quickports list
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 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)