summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-10 02:55:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-10 02:55:48 +0000
commit6346c39d565e2f09aaa961896e1c6c213ed5324d (patch)
treea41f7a515909f232fb9a94f5d7301f8406398006 /net
parentReverse directory name from 2.2 to 2.1. It will be changed back once (diff)
Make the depended library names match the directories.
Notes
Notes: svn path=/head/; revision=3335
Diffstat (limited to 'net')
-rw-r--r--net/scotty/Makefile8
-rw-r--r--net/scotty3/Makefile8
2 files changed, 8 insertions, 8 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index 9bb2bea971be..2925f5df1b48 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -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
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile
index 9bb2bea971be..2925f5df1b48 100644
--- a/net/scotty3/Makefile
+++ b/net/scotty3/Makefile
@@ -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