diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-04-23 12:25:40 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-04-23 12:25:40 +0000 |
commit | dc0ce8f5839343b4c972ae818337189b1b55d447 (patch) | |
tree | 1735f9f2533d05af44d8e566ed73ea833a7860b5 | |
parent | 0d761729817ee35124529abed0fa38703538d255 (diff) | |
download | ports-dc0ce8f5839343b4c972ae818337189b1b55d447.tar.gz ports-dc0ce8f5839343b4c972ae818337189b1b55d447.zip |
Notes
-rw-r--r-- | devel/tcllib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile index 9a65ed5a8446..19099a7ba9fc 100644 --- a/devel/tcllib/Makefile +++ b/devel/tcllib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= tcltk@FreeBSD.org COMMENT= A collection of utility modules for Tcl -USE_TCL_BUILD= 83+ +USE_TCL_BUILD= 84+ USE_TCL_RUN= ${USE_TCL_BUILD} USE_BZIP2= yes |