mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add dependency on PHP XML module.
PR: ports/73446 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
This commit is contained in:
parent
9a0ea55a1d
commit
704aba85a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120776
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squirrelmail
|
||||
PORTVERSION?= 1.4.3a
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 2
|
||||
CATEGORIES?= mail www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= squirrelmail
|
||||
@ -17,7 +17,7 @@ COMMENT?= A webmail system which accesses mail over IMAP
|
||||
|
||||
CONFLICTS?= ja-squirrelmail-1.*
|
||||
|
||||
USE_PHP= session mhash gettext mbstring pcre openssl
|
||||
USE_PHP= session mhash gettext mbstring pcre openssl xml
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
Loading…
Reference in New Issue
Block a user