summaryrefslogtreecommitdiff
path: root/www/vtiger
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-06-20 11:58:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-06-20 11:58:35 +0000
commit2bb649c8d19f7ca6d40a019ae99f4c0e6c27788f (patch)
tree57e20ae5c4146deb732c67da56407de5824b2826 /www/vtiger
parentadd dependency on USE_PHP=session (diff)
Also add pcre to USE_PHP
Thanks to lawrance@#bsdports.
Notes
Notes: svn path=/head/; revision=137760
Diffstat (limited to 'www/vtiger')
-rw-r--r--www/vtiger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/vtiger/Makefile b/www/vtiger/Makefile
index 5ff699181568..90cc48c40316 100644
--- a/www/vtiger/Makefile
+++ b/www/vtiger/Makefile
@@ -21,7 +21,7 @@ DIST_MAIN= ${PORTNAME}_CRM_4_0_Source${EXTRACT_SUFX}
DIST_ADDITIONAL=${PORTNAME}CRM_4_0_Patch_1${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/vtiger_crm_source
USE_ZIP= yes
-USE_PHP= mysql gd session
+USE_PHP= mysql gd session pcre
NO_BUILD= yes