aboutsummaryrefslogtreecommitdiff
path: root/portuguese/netscape7/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'portuguese/netscape7/scripts/configure')
-rw-r--r--portuguese/netscape7/scripts/configure5
1 files changed, 4 insertions, 1 deletions
diff --git a/portuguese/netscape7/scripts/configure b/portuguese/netscape7/scripts/configure
index 17703c0f5d4c..0aa3aced1d87 100644
--- a/portuguese/netscape7/scripts/configure
+++ b/portuguese/netscape7/scripts/configure
@@ -18,7 +18,6 @@ Press the space bar to toggle selections." -1 -1 11 \
"browser" "browser" ON \
"deflptbr" "Brazilian Portuguese profile defaults" ON \
"flash" "Flash plugin" ON \
-"jre" "Java plugin" ON \
"langptbr" "Brazilian Portuguese language pack" ON \
"mail" "e-mail and news" ON \
"regbr" "regional settings for Brazil" ON \
@@ -52,3 +51,7 @@ echo "$choice" \
| perl -pi -e "s/ /\n/g" \
> ${WRKSRC}/components.conf
fi
+
+echo "* Your choices are saved. You must run the \"make\" command again to"
+echo "* complete the build. Ignore the \"Error code 1\" below."
+exit 1