diff options
Diffstat (limited to 'Ports/joe/package.sh')
-rwxr-xr-x | Ports/joe/package.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/joe/package.sh b/Ports/joe/package.sh index 8d4326e221..a2d3f7d46e 100755 --- a/Ports/joe/package.sh +++ b/Ports/joe/package.sh @@ -8,3 +8,4 @@ configopts=( "--disable-curses" "--disable-termcap" ) +use_fresh_config_sub=true |