summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-16 23:23:17 +0000
committerkris <kris@FreeBSD.org>2004-02-16 23:23:17 +0000
commit109de08bd4b93032f893ea4792ef556bf8848feb (patch)
tree0f456098ca6130c74cac1e5399ee04cb5dfadb61 /www
parent5115c8414926576e4887477b21897b5f22150c02 (diff)
downloadFreeBSD-ports-109de08bd4b93032f893ea4792ef556bf8848feb.zip
FreeBSD-ports-109de08bd4b93032f893ea4792ef556bf8848feb.tar.gz
BROKEN: Inconsistent dependencies (mysql-client 3.x and 4.x). This port
will be removed on April 16 if still broken at that time.
Diffstat (limited to 'www')
-rw-r--r--www/scoop/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/scoop/Makefile b/www/scoop/Makefile
index 908196c..ef3f3ae 100644
--- a/www/scoop/Makefile
+++ b/www/scoop/Makefile
@@ -41,6 +41,9 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \
NO_BUILD=yes
+BROKEN= "Inconsistent dependencies (mysql-client 3.x and 4.x)"
+DEPRECATED= "Will be removed on April 16 if still broken at that time."
+
do-install:
@${MKDIR} ${PREFIX}/www/scoop
@${CP} -Rp ${WRKSRC}/ ${PREFIX}/www/scoop
OpenPOWER on IntegriCloud