diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/stopwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/stopwatch/Makefile b/x11-clocks/stopwatch/Makefile index 418f5f0c84ea..9a380175be79 100644 --- a/x11-clocks/stopwatch/Makefile +++ b/x11-clocks/stopwatch/Makefile @@ -15,7 +15,7 @@ MAINTAINER= edwin@mavetju.org COMMENT= Stopwatch enables hand timing much like a physical stopwatch WRKSRC= ${WRKDIR}/${PORTNAME}-3.4 -USE_TK= yes +USE_TK_RUN= yes NO_BUILD= yes PLIST_FILES= bin/stopwatch |