diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-07-23 19:07:58 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-07-23 19:07:58 +0000 |
commit | b188150955302fdc3c1402eb0688a84d1f2cf451 (patch) | |
tree | cdc730536d913ccc5e13be6684adac9dab75ec5f /mail/squirrelmail | |
parent | d11a8f90d31708af97808be9669148bf1daf9b19 (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index a2199b209ec3..1e155af65a52 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -26,7 +26,7 @@ WANT_PHP_PEAR= yes .endif .ifdef WITH_LDAP -USE_PHP= ${USE_PHP} ldap +USE_PHP+= ldap .endif .ifndef WITHOUT_WWWDIR |