aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-11 11:34:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-11 11:34:30 +0000
commit989ac675fc016bb0f7bd8e652a7c0b5cdbde817c (patch)
treebe4ab3f2d47432bc2c3eb5dbc8555dacb0a84c1c /Tools
parentb88fea571b072924081d757e9a88088b4836887b (diff)
downloadports-989ac675fc016bb0f7bd8e652a7c0b5cdbde817c.tar.gz
ports-989ac675fc016bb0f7bd8e652a7c0b5cdbde817c.zip
Remove XFree86-4 from quickports
Notes
Notes: svn path=/head/; revision=211051
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 9000cd668952..a992380cb52a 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 x11/gnome2 x11/kde3 java/jdk14 java/jdk15 java/jdk16 editors/openoffice.org-1.0 editors/openoffice.org-1.1 editors/openoffice.org-1.1-devel editors/openoffice.org-2 editors/openoffice.org-2-RC editors/openoffice.org-2-devel"
+quickports="lang/ghc x11/xorg x11/gnome2 x11/kde3 java/jdk14 java/jdk15 java/jdk16 editors/openoffice.org-1.0 editors/openoffice.org-1.1 editors/openoffice.org-1.1-devel editors/openoffice.org-2 editors/openoffice.org-2-RC editors/openoffice.org-2-devel"
cd ${PORTSDIR}
subdir=$(make -V SUBDIR)