1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

add tk83 to LIB_DEPENDS. it should have been added when BLT was

removed from LIB_DEPENDS.

reported by kris.  found by bento.
This commit is contained in:
Kenjiro Cho 2003-10-26 09:12:06 +00:00
parent 6865b7aee0
commit 8303f12166
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92188

View File

@ -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