diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 14:17:34 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 14:17:34 +0000 |
commit | f66956021a1448f1bbc9fb0358d753e7a6e7cdd9 (patch) | |
tree | 141f5eef68926a27417044d0ba0a04761304bd20 /lang/itcl | |
parent | 2018ca28d7db4f6139e7659773d8c88bd434a454 (diff) | |
download | ports-f66956021a1448f1bbc9fb0358d753e7a6e7cdd9.tar.gz ports-f66956021a1448f1bbc9fb0358d753e7a6e7cdd9.zip |
Notes
Diffstat (limited to 'lang/itcl')
-rw-r--r-- | lang/itcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 75d5a14e1b9c..08519fd6e294 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -16,7 +16,7 @@ DISTNAME= itcl${PORTVERSION} MAINTAINER= erik@smluc.org COMMENT= Object-oriented extension to Tcl [incr Tcl] -USE_TCL= 84+ +USE_TCL= 84 USE_LDCONFIG= yes MAKE_ENV+= ${PLIST_SUB} \ |