--- /usr/portage/app-office/abiword-plugins/abiword-plugins-2.4.1-r2.ebuild 2006-01-10 03:07:58.000000000 +0100 +++ abiword-plugins-2.4.1-r2.ebuild 2006-01-22 18:53:18.000000000 +0100 @@ -29,11 +29,10 @@ jpeg? ( >=media-libs/jpeg-6b-r2 ) libgda? ( >=gnome-extra/libgda-1.2 >=gnome-extra/libgnomedb-1.2 ) math? ( >=x11-libs/gtkmathview-0.7.5 ) - pdf? ( >=app-text/poppler-0.1.2 ) readline? ( sys-libs/readline ) thesaurus? ( >=app-text/aiksaurus-1.2 ) wordperfect? ( >=app-text/libwpd-0.8 ) wmf? ( >=media-libs/libwmf-0.2.8 ) svg? ( >=gnome-base/librsvg-2 )" @@ -48,20 +47,19 @@ has_version ">=x11-libs/goffice-0.1.2" && \ epatch ${FILESDIR}/${P}-goffice.patch } src_compile() { - local myconf="--enable-all \ + local myconf="--enable-all --without-pdf \ --with-abiword=${WORKDIR}/abiword-${PV}/abi \ $(use_enable debug) \ $(use_with bzip2 bz2abw) \ $(use_with gnome abigochart) \ $(use_with grammar abigrammar) \ $(use_with jpeg) \ $(use_with libgda gda) \ $(use_with math abimathview) \ - $(use_with pdf) \ $(use_with readline abicommand) $(use_with svg librsvg) \ $(use_with thesaurus aiksaurus) \ $(use_with wmf) \ $(use_with wordperfect) \