summaryrefslogtreecommitdiff
path: root/misc/tkman/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-02-23 16:39:03 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-02-23 16:39:03 +0000
commitb2bffe27fd90b8d95c9ca6113e16ddbd33dc95c6 (patch)
treee4974925001ce118a0ee9549c5a642a81476f4e1 /misc/tkman/Makefile
parentMicroEmacs-3.12 (diff)
Update
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Diffstat (limited to 'misc/tkman/Makefile')
-rw-r--r--misc/tkman/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile
index 01e85ab55490..61cb612fc2dc 100644
--- a/misc/tkman/Makefile
+++ b/misc/tkman/Makefile
@@ -4,11 +4,9 @@
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-DISTNAME= tkman
+DISTNAME= tkman-1.6
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
-LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
-EXEC_DEPENDS= rman:${PORTSDIR}/utils/rman
+EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk rman:${PORTSDIR}/utils/rman
EXTRACT_SUFX= .tar.Z
-WRKSRC= ${WRKDIR}/tkman-1.6
.include <bsd.port.mk>