diff options
author | kris <kris@FreeBSD.org> | 2007-02-01 11:28:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-01 11:28:03 +0800 |
commit | 0366a9bbea677e5217aa3bc789df0ff324d4495a (patch) | |
tree | 6bbe423127504b2a6a14241bab31628380f0cc1b /Tools/portbuild | |
parent | b383da34a54fd036f6adc68f5bcf30c2a5fbd182 (diff) | |
download | freebsd-ports-gnome-0366a9bbea677e5217aa3bc789df0ff324d4495a.tar.gz freebsd-ports-gnome-0366a9bbea677e5217aa3bc789df0ff324d4495a.tar.zst freebsd-ports-gnome-0366a9bbea677e5217aa3bc789df0ff324d4495a.zip |
Retire PORTOBJFORMAT
Diffstat (limited to 'Tools/portbuild')
-rw-r--r-- | Tools/portbuild/scripts/buildenv | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/portbuild/scripts/buildenv b/Tools/portbuild/scripts/buildenv index aeac355f4eaa..0bd853ffa519 100644 --- a/Tools/portbuild/scripts/buildenv +++ b/Tools/portbuild/scripts/buildenv @@ -93,7 +93,6 @@ buildenv () { export USA_RESIDENT=yes # Old and mouldy? - export PORTOBJFORMAT=elf export PARALLEL_PACKAGE_BUILD=1 export HAVE_MOTIF=1 |