summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-20 01:31:07 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-20 01:31:07 +0000
commit5fd5e76156938f3edb59dad937b90a3da4318168 (patch)
tree5421ded538ed9c538576462c42a6f673b1c13682 /databases
parentConvert to ELF and make reinstall friendly. (diff)
The mysql321 port is no longer broken.
Notes
Notes: svn path=/head/; revision=14100
Diffstat (limited to 'databases')
-rw-r--r--databases/xmysql/Makefile4
-rw-r--r--databases/xmysqladmin/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index 57877c9bd722..28a27306d58e 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Sep 2 15:46:09 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.9 1998/09/17 00:32:29 asami Exp $
+# $Id: Makefile,v 1.10 1998/09/26 23:18:03 steve Exp $
#
DISTNAME= xmysql-1.8
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \
MAINTAINER= andreas@FreeBSD.ORG
-BROKEN_ELF= depends on broken mysql321 and xforms which is a.out only
+BROKEN_ELF= xforms is a.out only
BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index a7e07b2eb4eb..195ecc3f8055 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -3,7 +3,7 @@
# Date created: Di 2 Sep 1997 16:29:27 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.10 1998/09/17 00:32:29 asami Exp $
+# $Id: Makefile,v 1.11 1998/09/26 23:18:04 steve Exp $
#
DISTNAME= xmysqladmin-0.4.4
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \
MAINTAINER= andreas@FreeBSD.ORG
-BROKEN_ELF= depends on broken mysql321 and xforms which is a.out only
+BROKEN_ELF= xforms is a.out only
BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \