summaryrefslogtreecommitdiffstats
path: root/net/scotty
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-07-10 02:55:48 +0000
committerasami <asami@FreeBSD.org>1996-07-10 02:55:48 +0000
commitbad00de5c032d2ac5a5fd69072be1be97eda75e9 (patch)
tree7699252cade5acf0dc91c4288e437934c9fc71a0 /net/scotty
parentad9adb4cb888d495d815ac6801bf9c6175b8cc7a (diff)
downloadFreeBSD-ports-bad00de5c032d2ac5a5fd69072be1be97eda75e9.zip
FreeBSD-ports-bad00de5c032d2ac5a5fd69072be1be97eda75e9.tar.gz
Make the depended library names match the directories.
Diffstat (limited to 'net/scotty')
-rw-r--r--net/scotty/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index 9bb2bea..2925f5d 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
OpenPOWER on IntegriCloud