diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-02-20 17:33:14 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-02-20 17:33:14 +0000 |
commit | 7372acbce0345ea2cf855a71ec83e6239e80c671 (patch) | |
tree | 3d3d4c8400acbe7f242e82f7d3133669083798b1 | |
parent | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (diff) | |
download | ports-7372acbce0345ea2cf855a71ec83e6239e80c671.tar.gz ports-7372acbce0345ea2cf855a71ec83e6239e80c671.zip |
Notes
-rw-r--r-- | emulators/hfsutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index c0c5c142672c..9b7ef3083e7a 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= vanilla@FreeBSD.org -LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 +LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl --with-tk |