1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/Tools/portbuild/scripts/makeduds
Satoshi Asami 75ec193fb8 The scripts to allow parallel package building. See the README file in
Tools/portbuild for details.

Note that this is still a major work in progress.  I probably forgot
something but I need to go to sleep.  At least it works here (most of
the time :).
1998-12-28 13:27:27 +00:00

8 lines
173 B
Bash
Executable File

#!/bin/sh
export PORTOBJFORMAT=aout
export OSVERSION=228001
unset DISPLAY
export HAVE_MOTIF=t
export PARALLEL_PACKAGE_BUILD=t
make ignorelist ECHO_MSG=true > ../../2.2/duds