Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2004 16:23:43 -0600
From:      Joe Zeiler <zeiler07@covad.net>
To:        ale@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: php5-5.0.3
Message-ID:  <41C20AEF.7080504@covad.net>

next in thread | raw e-mail | index | archive | help
The new php5.03 uses a different extensions directory, can you make this 
change to the Makefile:

--- Makefile    Thu Dec 16 15:02:20 2004
+++ Makefile.new        Thu Dec 16 16:19:10 2004
@@ -78,7 +78,7 @@
 OPTIONS+=      DEBUG "Enable debug" off \
                IPV6 "Enable ipv6 support" on
 
-EXT_DIR=       20040412
+EXT_DIR=       20041030
 
 CONFLICTS?=    php5-cli-5* mod_php5-5* php5-cgi-5*
 CONFLICTS+=    php4-4* php4-cli-4* mod_php4-4* php4-cgi-4*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C20AEF.7080504>