Browse Source

Prevented abiword perl scripting since it appears to be broken.

early
Christopher 'moggles' Phelps 18 years ago committed by Minto van der Sluis
parent
commit
87d48b3bb6
  1. 4
      gnome2/abiword/abiword.conf

4
gnome2/abiword/abiword.conf

@ -20,8 +20,8 @@ fi
var_append extraconfopt ' ' "--enable-threads"
# perl scripting interface
var_append extraconfopt ' ' "--enable-scripting"
# perl scripting interface appears to be broken.
#var_append extraconfopt ' ' "--enable-scripting"
if pkginstalled wv; then
var_append extraconfopt ' ' '--with-sys-wv'

Loading…
Cancel
Save