Index: Makefile =================================================================== --- Makefile (revision 327706) +++ Makefile (working copy) @@ -7,7 +7,7 @@ PORTNAME= iwidgets PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits tk MASTER_SITES= SF/incrtcl/%5BIncr%20Widgets%5D/${PORTVERSION} DISTNAME= iwidgets${PORTVERSION} @@ -19,8 +19,8 @@ NO_BUILD= yes HAS_CONFIGURE= yes -USE_TCL= 84+ -USE_TK= 84+ +USES+= tcl:84 +USES+= tk:84 CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-tcl=${TCL_LIBDIR} \ --with-tk=${TK_LIBDIR} \