mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
security/pear-LiveUser: Spell PEAR_DB option correctly
This commit is contained in:
parent
24961a4b95
commit
3f56c6eec4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514773
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= LiveUser
|
||||
PORTVERSION= 0.16.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security www pear
|
||||
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
|
@ -14,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:devel/pear-Event_Dispatcher@${PHP_F
|
|||
PORTSCOUT= skipv:0.61
|
||||
|
||||
USES= pear
|
||||
OPTIONS_DEFINE= PEAD_DB PEAR_MDB PEAR_MDB2 PEAR_LOG PEAR_XML_TREE PEAR_CRYPT_RC4
|
||||
OPTIONS_DEFINE= PEAR_DB PEAR_MDB PEAR_MDB2 PEAR_LOG PEAR_XML_TREE PEAR_CRYPT_RC4
|
||||
|
||||
PEAR_DB_DESC= PEAR::DB support
|
||||
PEAR_MDB_DESC= PEAR::MDB support
|
||||
|
|
Loading…
Add table
Reference in a new issue