diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-04-23 11:51:52 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-04-23 11:51:52 +0000 |
commit | fef02240eadfe71a1e40b737f40b3d44c610f203 (patch) | |
tree | 85fa201a8b2f77aa2eeebf378af8a1d9cc666b3a /converters/xdeview | |
parent | 4ad115ab4e7cbe42412a4185a32532ea7f4b9b86 (diff) |
Notes
Diffstat (limited to 'converters/xdeview')
-rw-r--r-- | converters/xdeview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 9fccbe41a03f..fd7585e7123c 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -19,8 +19,7 @@ LICENSE= GPLv2 LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib -USE_TK_BUILD= 83+ -USE_TK= 83+ +USE_TK= 84+ GNU_CONFIGURE= yes # Explicitly disable Tcl otherwise the configure script picks-up # crud from the $PATH like /usr/opt/Simili/tcl/. |