Modified: trunk/dports/sysutils/parallel/Portfile (81665 => 81666)
--- trunk/dports/sysutils/parallel/Portfile 2011-08-03 18:39:13 UTC (rev 81665)
+++ trunk/dports/sysutils/parallel/Portfile 2011-08-03 18:56:51 UTC (rev 81666)
@@ -7,7 +7,7 @@
version 20110722
categories sysutils
platforms darwin
-maintainers nomaintainer
+maintainers ciserlohn
supported_archs noarch
description GNU parallel: Shell command parallelization utility
@@ -20,5 +20,5 @@
checksums sha1 dfa8dfcd6835728a069fe977be2472378ef36482 \
rmd160 4eca3a4bddc2ecb207c3ade485b5ee93b739a32e
-configure.env HOME=${workpath}
-build.env HOME=${workpath}
+
+build.env-append HOME=${workpath}