aboutsummaryrefslogtreecommitdiff
path: root/security/pear-LiveUser
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-19 08:32:01 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-19 08:32:01 +0000
commit3f56c6eec4e3f466d8c14abce6c0520f2e45cc4d (patch)
treee082a05dc74eb2c72a714098bf03836200dd459f /security/pear-LiveUser
parent24961a4b95b27dc157ff47023b1cf94ab9538276 (diff)
downloadports-3f56c6eec4e3f466d8c14abce6c0520f2e45cc4d.tar.gz
ports-3f56c6eec4e3f466d8c14abce6c0520f2e45cc4d.zip
security/pear-LiveUser: Spell PEAR_DB option correctly
Notes
Notes: svn path=/head/; revision=514773
Diffstat (limited to 'security/pear-LiveUser')
-rw-r--r--security/pear-LiveUser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile
index bc76571fd017..a62efffdeefa 100644
--- a/security/pear-LiveUser/Makefile
+++ b/security/pear-LiveUser/Makefile
@@ -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