summaryrefslogtreecommitdiff
path: root/mail/postfixadmin
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-03 00:21:02 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-03 00:21:02 +0000
commit3f494e88ce7a151a1c48f5423e45e219f9f5cdb8 (patch)
tree3b80fb20737e4e918e7cbe8230ae339c9e50606e /mail/postfixadmin
parentReplacement for the GNU regex library. (diff)
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
PR: ports/99717 Submitted by: clsung Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=166783
Diffstat (limited to 'mail/postfixadmin')
-rw-r--r--mail/postfixadmin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile
index d0c3eb0baf12..6e35343a1830 100644
--- a/mail/postfixadmin/Makefile
+++ b/mail/postfixadmin/Makefile
@@ -27,7 +27,6 @@ OPTIONS+= POSTFIX_LOCAL "RUN_DEPEND on postfix" off
.include <bsd.port.pre.mk>
USE_APACHE= 1.3+
-WANT_PHP_PEAR= yes
USE_PHP= pcre session
.ifndef(WITHOUT_MYSQL)