summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-16 11:01:28 +0000
committerkris <kris@FreeBSD.org>2004-02-16 11:01:28 +0000
commite021aae677676ea965c7925abd5685622ad93037 (patch)
tree2c6c9bb8cbba42c3fc6082cdbc38a407dfdf6cc2 /finance
parent8ac4bfe38da3e4b184ae67660f8083dc3fac55dd (diff)
downloadFreeBSD-ports-e021aae677676ea965c7925abd5685622ad93037.zip
FreeBSD-ports-e021aae677676ea965c7925abd5685622ad93037.tar.gz
BROKEN: inconsistent dependencies on mysql 3.x and 4.x (inherited from a
dependency). This port will be removed on April 15 if still broken at that time.
Diffstat (limited to 'finance')
-rw-r--r--finance/myphpmoney/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/myphpmoney/Makefile b/finance/myphpmoney/Makefile
index 3cb32d0..5f67071 100644
--- a/finance/myphpmoney/Makefile
+++ b/finance/myphpmoney/Makefile
@@ -17,6 +17,9 @@ COMMENT= A PHP script for managing your accounts
RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql323-client
+BROKEN= "Inconsistent dependencies (mysql 3.x and 4.x)"
+DEPRECATED= "This port will be removed on April 15 if still broken."
+
PREFIX= ${LOCALBASE}
WEBOWN?= www
WEBGRP?= www
OpenPOWER on IntegriCloud