Make the depended library names match the directories.

This commit is contained in:
Satoshi Asami 1996-07-10 02:55:48 +00:00
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

View file

@ -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

View file

@ -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

View file

@ -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