diff --git a/textproc/libxslt/libxslt.conf b/textproc/libxslt/libxslt.conf index baf78c07e..166c099e0 100644 --- a/textproc/libxslt/libxslt.conf +++ b/textproc/libxslt/libxslt.conf @@ -15,3 +15,11 @@ if ! pkginstalled libgcrypt; then var_append extraconfopt ' ' '--without-crypto' fi + +if ! atstage native; then + # python, not on stage 1 please + var_append extraconfopt ' ' '--without-python' + + # help it to find the right libxml + var_append extraconfopt ' ' "--with-libxml-prefix=$root/$( pkgprefix libxml )" +fi diff --git a/textproc/libxslt/libxslt.desc b/textproc/libxslt/libxslt.desc index 117f7c7e1..9d7dfa9b6 100644 --- a/textproc/libxslt/libxslt.desc +++ b/textproc/libxslt/libxslt.desc @@ -34,6 +34,6 @@ [L] LGPL [S] Stable [V] 1.1.22 -[P] X -----5---9 112.360 +[P] X -?---5---9 112.360 [D] 149992907 libxslt-1.1.22.tar.gz ftp://xmlsoft.org/libxslt/