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 | - Remove a comment, left-over of my tests (diff) | |
- Fix left-over of the Tcl/Tk removal
Notes
Notes:
svn path=/head/; revision=316354
| -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 |
