aboutsummaryrefslogtreecommitdiff
path: root/security/pear-LiveUser
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 13:33:45 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 13:33:45 +0000
commitd7df375b92dbefc2f2f1d11d7ce091debfd3bcfe (patch)
tree369b7fe5266edf703ce9545cc6c06c2edf0efda6 /security/pear-LiveUser
parent914e2c951f717a832623f64ddf59c8e0aa290e8f (diff)
downloadports-d7df375b92dbefc2f2f1d11d7ce091debfd3bcfe.tar.gz
ports-d7df375b92dbefc2f2f1d11d7ce091debfd3bcfe.zip
Notes
Diffstat (limited to 'security/pear-LiveUser')
-rw-r--r--security/pear-LiveUser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile
index 40fd732bf1dc..bc76571fd017 100644
--- a/security/pear-LiveUser/Makefile
+++ b/security/pear-LiveUser/Makefile
@@ -26,7 +26,7 @@ PEAR_CRYPT_RC4_DESC= PEAR::Crypt_RC4 support
PEAR_DB_RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR}
PEAR_MDB_RUN_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB@${PHP_FLAVOR}
PEAR_MDB2_RUN_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR}
-PEAR_LOG_RUN_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR}
+PEAR_LOG_RUN_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log@${PHP_FLAVOR}
PEAR_XML_TREE_RUN_DEPENDS= ${PEARDIR}/XML/Tree.php:devel/pear-XML_Tree@${PHP_FLAVOR}
PEAR_CRYPT_RC4_RUN_DEPENDS= ${PEARDIR}/Crypt/Rc4.php:security/pear-Crypt_RC4@${PHP_FLAVOR}