Ticket #11822: php4-libtool-patch.txt

File php4-libtool-patch.txt, 541 bytes (added by blair (Blair Zajac), 17 years ago)
Line 
1Index: Portfile
2===================================================================
3--- Portfile    (revision 24335)
4+++ Portfile    (working copy)
5@@ -3,6 +3,7 @@
6 PortSystem 1.0
7 name            php4
8 version         4.4.6
9+revision        1
10 
11 categories      lang php www
12 maintainers            jwa@macports.org
13@@ -34,7 +35,8 @@
14                port:zlib \
15                port:openssl \
16                port:tiff \
17-               port:libxml2
18+               port:libxml2 \
19+               port:libtool
20 
21 configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info \
22                --includedir=${prefix}/include/php4 \