diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-03-02 18:42:22 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-03-02 18:42:22 +0000 |
commit | 9573a0fb40a4f4015e03cb9d340dba38eddf8a09 (patch) | |
tree | 3f799ff4789832e4e698d6065e1767b975f5138b /databases | |
parent | Now on to release candidates for amanda 2.4.0. (diff) |
unbreak port (updated PLIST)
Notes
Notes:
svn path=/head/; revision=9996
Diffstat (limited to '')
-rw-r--r-- | databases/xmysqladmin/Makefile | 3 | ||||
-rw-r--r-- | databases/xmysqladmin/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index 91b8905a6994..b0c4f3edd06b 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.3 1998/01/29 12:39:43 andreas Exp $ +# $Id: Makefile,v 1.4 1998/02/02 15:58:45 asami Exp $ # DISTNAME= xmysqladmin-0.4.4 @@ -19,7 +19,6 @@ 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 diff --git a/databases/xmysqladmin/pkg-plist b/databases/xmysqladmin/pkg-plist index e55b6f3c31ec..e05dd47b4820 100644 --- a/databases/xmysqladmin/pkg-plist +++ b/databases/xmysqladmin/pkg-plist @@ -1,2 +1,3 @@ bin/xmysqladmin -include/X11/pixmaps/xmysqladmin.xpm +include/X11/pixmaps/mysql.xpm + |