mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
|
#!/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
|