diff options
Diffstat (limited to 'editors/impress/Makefile')
-rw-r--r-- | editors/impress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/impress/Makefile b/editors/impress/Makefile index d7e3ee939f63..e03a81045c4b 100644 --- a/editors/impress/Makefile +++ b/editors/impress/Makefile @@ -17,7 +17,7 @@ DISTNAME= imp${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Publishing and presentation tool -USE_TK= 84 +USE_TK_RUN= 84 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |