diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-02-02 15:58:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-02-02 15:58:45 +0000 |
commit | 6cc05d736b777c315ce4ce6113e3233f70ccd0bb (patch) | |
tree | e0e98ba06c3187d0c71f716332f8092748639970 /databases/xmysqladmin | |
parent | d6161763ee5bfaf3ac8746036f9f8770d5d54b68 (diff) | |
download | ports-6cc05d736b777c315ce4ce6113e3233f70ccd0bb.tar.gz ports-6cc05d736b777c315ce4ce6113e3233f70ccd0bb.zip |
Notes
Diffstat (limited to 'databases/xmysqladmin')
-rw-r--r-- | databases/xmysqladmin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index 9dbd6c447bf6..91b8905a6994 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.2 1997/10/04 14:53:11 andreas Exp $ +# $Id: Makefile,v 1.3 1998/01/29 12:39:43 andreas Exp $ # DISTNAME= xmysqladmin-0.4.4 @@ -19,6 +19,7 @@ BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ xforms\\.0\\.:${PORTSDIR}/x11/xforms +BROKEN= package WRKSRC= ${WRKDIR}/xmysqladmin USE_X11= yes ALL_TARGET= xmysqladmin |