diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-06 19:28:04 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-06 19:28:04 +0000 |
commit | e65bb86034e678967dd482f30733f8e86ea91c7d (patch) | |
tree | 311beaebf3e79f9866108afadcea2e205843f2d2 /databases/xmysqladmin | |
parent | d91a053805a16e2f671b1e78a836a84aabe5e16b (diff) |
Notes
Diffstat (limited to 'databases/xmysqladmin')
-rw-r--r-- | databases/xmysqladmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index b6c3558b14c6..0149249cdd38 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.6 1998/08/05 09:30:47 asami Exp $ +# $Id: Makefile,v 1.7 1998/08/07 23:56:13 asami Exp $ # DISTNAME= xmysqladmin-0.4.4 @@ -15,7 +15,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \ MAINTAINER= andreas@FreeBSD.ORG -BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql +BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321 LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms |