diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-04 10:43:09 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-04 10:43:09 +0000 |
commit | 0d5d01dd477cbdb953cd6c657dca29f19bfa69b6 (patch) | |
tree | 954597884c3734a5fa9babd315a8f8306c4279f6 /lang/otcl | |
parent | 344d1b44f96d7ca8c3dc36da1e7a819f092a230f (diff) | |
download | ports-0d5d01dd477cbdb953cd6c657dca29f19bfa69b6.tar.gz ports-0d5d01dd477cbdb953cd6c657dca29f19bfa69b6.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 a3553eb61561..90890109d780 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -18,7 +18,7 @@ LICENSE= MIT WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_TK= 82+ +USE_TK= 83+ USE_XORG= xext USE_AUTOTOOLS= autoconf |