summaryrefslogtreecommitdiff
path: root/x11-fm/tkdesk
diff options
context:
space:
mode:
authorKenjiro Cho <kjc@FreeBSD.org>2003-10-20 04:58:06 +0000
committerKenjiro Cho <kjc@FreeBSD.org>2003-10-20 04:58:06 +0000
commit62b84343bbe1bcd0c15760e2f49851a2e452ef8c (patch)
tree924b9bea978495c5cbc7b69178da89e5025b57b1 /x11-fm/tkdesk
parentUpdate to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san. (diff)
make tkdesk not to depend on the ports version of the BLT library.
use the internal version instead. this is a preparation for switching BLT to tcl/tk 8.4 since tkdesk is also dependent on 8.3 through itcl. OKed by the maintainer, Andy Sparrow <spadger@best.com>
Notes
Notes: svn path=/head/; revision=91703
Diffstat (limited to 'x11-fm/tkdesk')
-rw-r--r--x11-fm/tkdesk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile
index 5e0fd7b2ae13..b1a5e49f727c 100644
--- a/x11-fm/tkdesk/Makefile
+++ b/x11-fm/tkdesk/Makefile
@@ -16,15 +16,13 @@ MASTER_SITE_SUBDIR= X11/desktop
MAINTAINER= spadger@best.com
COMMENT= A graphical, highly configurable and powerful file manager
-LIB_DEPENDS= itcl32:${PORTSDIR}/lang/itcl \
- BLT24.2:${PORTSDIR}/x11-toolkits/blt
+LIB_DEPENDS= itcl32:${PORTSDIR}/lang/itcl
USE_GMAKE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-tcl=${LOCALBASE}/lib/tcl8.3
CONFIGURE_ARGS+= --with-tk=${LOCALBASE}/lib/tk8.3
CONFIGURE_ARGS+= --with-itcl=${LOCALBASE}/lib/itcl3.2
-CONFIGURE_ARGS+= --with-blt=${LOCALBASE}/lib
MAN1= tkdesk.1 cd-tkdesk.1 ed-tkdesk.1 od-tkdesk.1