summaryrefslogtreecommitdiff
path: root/www/vtiger
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-08-28 09:26:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-08-28 09:26:57 +0000
commite00f81d6dd85c71e7317c16d1fc140956e9ce280 (patch)
treea8ebe87bbb2262bdf6e283637f50403628cb192c /www/vtiger
parentAdd compat4x for FreeBSD > 5.1. (diff)
Add dependency on xml
PR: ports/85277 Submitted by: Patrick Donelan <patrick.donelan@aimtec.com.au>
Notes
Notes: svn path=/head/; revision=141066
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 90cc48c40316..5f4e3e700f16 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 pcre
+USE_PHP= mysql gd session pcre xml
NO_BUILD= yes