summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-16 11:01:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-16 11:01:28 +0000
commit118ac96f27061d5cd2532150f560f864e2a090bc (patch)
tree02e39c0d13eab615852e8efb425ec1c2ac7a36dd /www
parentWine sees itself as a compatibility layer rather than an emulator. Honor (diff)
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.
Notes
Notes: svn path=/head/; revision=101035
Diffstat (limited to 'www')
-rw-r--r--www/oscommerce/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile
index 12338cbd084c..778be31adf09 100644
--- a/www/oscommerce/Makefile
+++ b/www/oscommerce/Makefile
@@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/ms/}
MAINTAINER= hcoyote@ghostar.org
COMMENT= An full-featured open source e-commerce system
+BROKEN= "Inconsistent dependencies (on mysql-client 3.x and 4.x)"
+DEPRECATED= "This port will be removed on April 15 if it is still broken."
+
USE_MYSQL= yes
WANT_MYSQL_VER= 323
NO_BUILD= YES