summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/mod_php/mod_php-4.2.1-r5.ebuild')
-rw-r--r--dev-php/mod_php/mod_php-4.2.1-r5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/mod_php/mod_php-4.2.1-r5.ebuild b/dev-php/mod_php/mod_php-4.2.1-r5.ebuild
index 22f77f0e725d..d67b1aeaff2b 100644
--- a/dev-php/mod_php/mod_php-4.2.1-r5.ebuild
+++ b/dev-php/mod_php/mod_php-4.2.1-r5.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Update: Roman Weber <gentoo@gonzo.ch>
-# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r5.ebuild,v 1.4 2002/08/14 15:40:58 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.2.1-r5.ebuild,v 1.5 2002/08/26 20:10:30 rphillips Exp $
A=php-${PV}.tar.gz
S=${WORKDIR}/php-${PV}
@@ -169,6 +169,7 @@ src_compile() {
--enable-safe-mode \
--enable-versioning \
--enable-track-vars \
+ --enable-exif \
--enable-inline-optimization \
--with-apxs="/usr/sbin/apxs -ltiff" \
--with-exec-dir="/usr/lib/apache/bin" \