diff options
author | andreas <andreas@FreeBSD.org> | 1998-11-21 18:00:02 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-11-21 18:00:02 +0800 |
commit | fe5faa3f0d6ad054cdbc5a264a702ded3bd658af (patch) | |
tree | 94dd3361e00918eecf74545818d54c0c2a9227d8 /databases | |
parent | 45908ade0a8cf66a052adbdba50751b5cfcbcffa (diff) | |
download | freebsd-ports-gnome-fe5faa3f0d6ad054cdbc5a264a702ded3bd658af.tar.gz freebsd-ports-gnome-fe5faa3f0d6ad054cdbc5a264a702ded3bd658af.tar.zst freebsd-ports-gnome-fe5faa3f0d6ad054cdbc5a264a702ded3bd658af.zip |
unbreak port ... xforms is available as ELF now ...
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xmysqladmin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index 195ecc3f8055..c6c029fee60e 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.11 1998/09/26 23:18:04 steve Exp $ +# $Id: Makefile,v 1.12 1998/10/20 01:31:07 steve Exp $ # DISTNAME= xmysqladmin-0.4.4 @@ -15,8 +15,6 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \ MAINTAINER= andreas@FreeBSD.ORG -BROKEN_ELF= xforms is a.out only - BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321 LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms |