| Summary: | BATCH=yes not work for www/firefox-i18n | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | admin |
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | cs |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
admin
2013-05-12 06:34:35 UTC
port www/firefox-i18n have this lines:
.if !exists(${OPTIONSFILE}) && !defined(PACKAGE_BUILDING)
pre-configure: config
.endif
but, I try install it not interactive, using BATCH=yes variable.
Fix:
check BATCH variable too
How-To-Repeat: export BATCH=yes
cd www/firefox-i18n && make install clean
Responsible Changed From-To: freebsd-ports-bugs->gecko Over to maintainer (via the GNATS Auto Assign Tool) Is this PR still relevant? Timeout (> 2 months). |