A more correct OpenBSD example

PR:
Submitted by:
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44574 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Anil Madhavapeddy 2001-03-29 12:14:53 +00:00
parent b543acbfdb
commit d809dd87e2

View file

@ -352,7 +352,7 @@ Paul Mckay.
$ cd /usr/ports/www/php4
$ make show VARNAME=FLAVORS
(choose which flavors you want from the list)
$ make install FLAVOR="imap gettext ldap mysql gd pdflib"
$ FLAVOR="imap gettext ldap mysql gd pdflib" make install
$ php4-enable
</programlisting>
</example>