- Convert to USES=tcl tk

This commit is contained in:
Pietro Cerutti 2014-02-25 15:29:20 +00:00
parent 447839f72f
commit aed7589ac1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346026

View file

@ -19,10 +19,10 @@ USE_AUTOTOOLS= autoconf
EXPECT_VER= ${PORTVERSION}
.if !defined(WITHOUT_X11)
USE_TK= 84+
USES= tk
.else
PKGNAMESUFFIX= -nox11
USE_TCL= 84+
USES= tcl
.endif
WRKSRC= ${WRKDIR}/expect