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 /lang/otcl | |
parent | 4ad115ab4e7cbe42412a4185a32532ea7f4b9b86 (diff) | |
download | ports-fef02240eadfe71a1e40b737f40b3d44c610f203.tar.gz ports-fef02240eadfe71a1e40b737f40b3d44c610f203.zip |
Notes
Diffstat (limited to 'lang/otcl')
-rw-r--r-- | lang/otcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 90890109d780..3281e2b10faa 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -18,7 +18,7 @@ LICENSE= MIT WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_TK= 83+ +USE_TK= 84+ USE_XORG= xext USE_AUTOTOOLS= autoconf |