aboutsummaryrefslogtreecommitdiff
path: root/news/trn4/scripts
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>2003-07-30 23:59:48 +0000
committerMatthew Hunt <mph@FreeBSD.org>2003-07-30 23:59:48 +0000
commit7d38f8f1ff0cdbc05ab3033aefb1011430b398f8 (patch)
tree9b4cf3fd907d1a9db02532199224dc5b7fb73506 /news/trn4/scripts
parentb463465cd9f7c84effd4774a91c97023d976ba07 (diff)
downloadports-7d38f8f1ff0cdbc05ab3033aefb1011430b398f8.tar.gz
ports-7d38f8f1ff0cdbc05ab3033aefb1011430b398f8.zip
Do not use "union wait" (deprecated). Remove BROKEN for 5.0.
Notes
Notes: svn path=/head/; revision=85981
Diffstat (limited to 'news/trn4/scripts')
-rw-r--r--news/trn4/scripts/preconf6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/trn4/scripts/preconf b/news/trn4/scripts/preconf
index 3d564f2f8835..442a4b9ab77d 100644
--- a/news/trn4/scripts/preconf
+++ b/news/trn4/scripts/preconf
@@ -97,7 +97,7 @@ d_dirnamlen=''
d_eunice='undef'
d_ftime='undef'
d_genauth='define'
-d_getcwd='undef'
+d_getcwd='define'
d_getdname='undef'
d_gethname='define'
d_getpwent='define'
@@ -136,8 +136,8 @@ d_strstr='define'
d_uname='undef'
d_usendir='undef'
d_usgnames='undef'
-d_uwait3=''
-d_uwait='define'
+d_uwait3='undef'
+d_uwait='undef'
d_vfork='define'
d_voidsig='define'
d_voidtty=''