- Convert to USES+=tk
This commit is contained in:
parent
7c4c7776e1
commit
28fd348c4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328925
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ DISTNAME= smltk
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Typed and abstract Standard ML interface to Tcl/Tk
|
COMMENT= Typed and abstract Standard ML interface to Tcl/Tk
|
||||||
|
|
||||||
USE_TK_WRAPPER= yes
|
USES+= tk:wrapper
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
OPTIONS_DEFINE= SMLNJDEVEL POLYML
|
OPTIONS_DEFINE= SMLNJDEVEL POLYML
|
||||||
|
|
Loading…
Reference in a new issue