diff options
author | andreas <andreas@FreeBSD.org> | 1998-09-07 03:28:04 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-09-07 03:28:04 +0800 |
commit | 9d2c182a2d0571c74805c417933222522018e64e (patch) | |
tree | a7424440aa3ab6b1f1c74f5aef87d04c97ad3364 /databases/xmysqladmin/Makefile | |
parent | 8dadfbcb43464a1486c1fd8ae2a82a24e8f3eb05 (diff) | |
download | freebsd-ports-gnome-9d2c182a2d0571c74805c417933222522018e64e.tar.gz freebsd-ports-gnome-9d2c182a2d0571c74805c417933222522018e64e.tar.zst freebsd-ports-gnome-9d2c182a2d0571c74805c417933222522018e64e.zip |
use stable mysql port
Diffstat (limited to 'databases/xmysqladmin/Makefile')
-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 |