summaryrefslogtreecommitdiff
path: root/x11-fm/tkdesk/Makefile
diff options
context:
space:
mode:
authorKenjiro Cho <kjc@FreeBSD.org>2003-10-26 09:12:06 +0000
committerKenjiro Cho <kjc@FreeBSD.org>2003-10-26 09:12:06 +0000
commit8303f12166895c2257a541be7074d5a322f06e15 (patch)
treecde51a6b10c25d9620c8033d9de30fa175d70d3d /x11-fm/tkdesk/Makefile
parentChase mastersite to pacify distfile report. (diff)
add tk83 to LIB_DEPENDS. it should have been added when BLT was
removed from LIB_DEPENDS. reported by kris. found by bento.
Notes
Notes: svn path=/head/; revision=92188
Diffstat (limited to '')
-rw-r--r--x11-fm/tkdesk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile
index b1a5e49f727c..ceaced9f2340 100644
--- a/x11-fm/tkdesk/Makefile
+++ b/x11-fm/tkdesk/Makefile
@@ -16,7 +16,8 @@ MASTER_SITE_SUBDIR= X11/desktop
MAINTAINER= spadger@best.com
COMMENT= A graphical, highly configurable and powerful file manager
-LIB_DEPENDS= itcl32:${PORTSDIR}/lang/itcl
+LIB_DEPENDS= itcl32:${PORTSDIR}/lang/itcl \
+ tk83.1:${PORTSDIR}/x11-toolkits/tk83
USE_GMAKE= YES
GNU_CONFIGURE= YES