mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Make the depended library names match the directories.
This commit is contained in:
parent
826e5e3cf7
commit
6346c39d56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3335
3 changed files with 12 additions and 12 deletions
|
@ -3,16 +3,16 @@
|
|||
# Date created: 18 Februar 1995
|
||||
# Whom: Gennady Sorokopud <gena@netvision.net.il>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1995/11/27 04:05:32 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1996/06/07 06:30:03 gpalmer Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scotty-2.0.2
|
||||
CATEGORIES+= net
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
|
||||
|
||||
LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk \
|
||||
tcl74\\.1\\.:${PORTSDIR}/lang/tcl
|
||||
EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX
|
||||
LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk4 \
|
||||
tcl74\\.1\\.:${PORTSDIR}/lang/tcl74
|
||||
EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX74
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -3,16 +3,16 @@
|
|||
# Date created: 18 Februar 1995
|
||||
# Whom: Gennady Sorokopud <gena@netvision.net.il>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1995/11/27 04:05:32 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1996/06/07 06:30:03 gpalmer Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scotty-2.0.2
|
||||
CATEGORIES+= net
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
|
||||
|
||||
LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk \
|
||||
tcl74\\.1\\.:${PORTSDIR}/lang/tcl
|
||||
EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX
|
||||
LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk4 \
|
||||
tcl74\\.1\\.:${PORTSDIR}/lang/tcl74
|
||||
EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX74
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -3,16 +3,16 @@
|
|||
# Date created: 18 Februar 1995
|
||||
# Whom: Gennady Sorokopud <gena@netvision.net.il>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1995/11/27 04:05:32 asami Exp $
|
||||
# $Id: Makefile,v 1.9 1996/06/07 06:30:03 gpalmer Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scotty-2.0.2
|
||||
CATEGORIES+= net
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
|
||||
|
||||
LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk \
|
||||
tcl74\\.1\\.:${PORTSDIR}/lang/tcl
|
||||
EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX
|
||||
LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk4 \
|
||||
tcl74\\.1\\.:${PORTSDIR}/lang/tcl74
|
||||
EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX74
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue