aboutsummaryrefslogtreecommitdiffstats
path: root/www/vtiger
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-13 10:28:01 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-13 10:28:01 +0800
commit7a2a5b64da8644e2560401d5c21df1388b208df8 (patch)
tree41530bec0e957c32ab4e88eca52a6a4b6e94aa49 /www/vtiger
parente27a2ff07391cbbbddb2ee19ec8876b0adfa022c (diff)
downloadfreebsd-ports-gnome-7a2a5b64da8644e2560401d5c21df1388b208df8.tar.gz
freebsd-ports-gnome-7a2a5b64da8644e2560401d5c21df1388b208df8.tar.zst
freebsd-ports-gnome-7a2a5b64da8644e2560401d5c21df1388b208df8.zip
- Move some PHP_ flags before bsd.port.pre.mk
PR: ports/135674 Submitted by: yzlin (timeout ; 360 days) www/vtiger: maintainer timeout (as@bsdgroup.de ; 360 days) sysutils/loganalyze: "Cristiano Rolim" <cristianorolim@hotmail.com> (maintainer) databases/adodb5: unmaintained
Diffstat (limited to 'www/vtiger')
-rw-r--r--www/vtiger/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/vtiger/Makefile b/www/vtiger/Makefile
index c3db361b6d19..28ce45a4d85b 100644
--- a/www/vtiger/Makefile
+++ b/www/vtiger/Makefile
@@ -18,15 +18,16 @@ COMMENT= Vtiger CRM is open source Customer Relationship Management software
NO_BUILD= yes
SUB_FILES= pkg-message
+USE_PHP= mysql gd imap session pcre xml
+WANT_PHP_WEB= YES
+IGNORE_WITH_PHP= 4
+
WRKSRC= ${WRKDIR}/vtigercrm
OPTIONS= MYSQLSERVER "Use MySQL-Server on localhost" OFF
.include <bsd.port.pre.mk>
-USE_PHP= mysql gd imap session pcre xml
-WANT_PHP_WEB= YES
-IGNORE_WITH_PHP= 4
IGNORE_WITH_MYSQL= 323 40
CONFLICTS= vtiger-4.*