mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
unbreak port (updated PLIST)
This commit is contained in:
parent
04ca7fb280
commit
9573a0fb40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9996
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Date created: Di 2 Sep 1997 16:29:27 CEST
|
# Date created: Di 2 Sep 1997 16:29:27 CEST
|
||||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
# 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
|
DISTNAME= xmysqladmin-0.4.4
|
||||||
|
@ -19,7 +19,6 @@ BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql
|
||||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
||||||
xforms\\.0\\.:${PORTSDIR}/x11/xforms
|
xforms\\.0\\.:${PORTSDIR}/x11/xforms
|
||||||
|
|
||||||
BROKEN= package
|
|
||||||
WRKSRC= ${WRKDIR}/xmysqladmin
|
WRKSRC= ${WRKDIR}/xmysqladmin
|
||||||
USE_X11= yes
|
USE_X11= yes
|
||||||
ALL_TARGET= xmysqladmin
|
ALL_TARGET= xmysqladmin
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
bin/xmysqladmin
|
bin/xmysqladmin
|
||||||
include/X11/pixmaps/xmysqladmin.xpm
|
include/X11/pixmaps/mysql.xpm
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue