--- dev-php/php/php-4.3.0-r2.ebuild 2003-01-13 17:52:32.000000000 +0100 +++ /usr/portage.local/dev-php/php/php-4.3.0-r2.ebuild 2003-02-01 14:29:25.000000000 +0100 @@ -46,7 +46,7 @@ pdflib? ( >=media-libs/pdflib-4.0.1-r2 ) postgres? ( >=dev-db/postgresql-7.1 ) readline? ( >=sys-libs/ncurses-5.1 - >=sys-libs/readline-4.1 )" + >=sys-libs/readline-4.1 ) dev-libs/libmcal" #Removed #java? ( virtual/jdk ) @@ -111,6 +111,7 @@ use pdflib && myconf="${myconf} --enable-pdflib=/usr" use jpeg && myconf="${myconf} --with-jpeg-dir=/usr/lib" use tiff && myconf="${myconf} --with-tiff-dir=/usr" + myconf="${myconf} --with-mcal=/usr" # optional support for oracle oci8 if [ "`use oci8`" ] ; then