mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Add missing php pcre dependency
Noticed by: Patrick Thomasson <patrick_thomasson@comcast.net> Approved by: clement (mentor, implicit)
This commit is contained in:
parent
451aeaebfb
commit
2566f99e41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135462
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= sugarcrm
|
||||
PORTVERSION= 2.5.1b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -15,7 +16,7 @@ DISTFILES= SugarSuite-Full-2_5_1b.zip \
|
||||
MAINTAINER= nick@foobar.org
|
||||
COMMENT= A web based customer relationship management suite
|
||||
|
||||
USE_PHP= gd mysql session
|
||||
USE_PHP= gd mysql session pcre
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user