diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-03 00:21:02 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-03 00:21:02 +0000 |
commit | 3f494e88ce7a151a1c48f5423e45e219f9f5cdb8 (patch) | |
tree | 3b80fb20737e4e918e7cbe8230ae339c9e50606e /mail/squirrelmail-devel | |
parent | 679e520daca6c39912995565797e1148d3149a9a (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail-devel')
-rw-r--r-- | mail/squirrelmail-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/squirrelmail-devel/Makefile b/mail/squirrelmail-devel/Makefile index 787ba9ee5acf..25aea698e108 100644 --- a/mail/squirrelmail-devel/Makefile +++ b/mail/squirrelmail-devel/Makefile @@ -24,7 +24,6 @@ WANT_PHP_WEB= yes USE_BZIP2= yes .ifdef WITH_DATABASE -WANT_PHP_PEAR= yes RUN_DEPENDS+= ${PREFIX}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB .endif |