diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-08-28 02:07:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-08-28 02:07:56 +0000 |
commit | 222f88cc20c58021ee0a3513005cd3029bcc74ea (patch) | |
tree | 9020e750eac3a7c537d425b962a13457ea6466d9 /x11-clocks | |
parent | 72afd2a174b0c12885e88ee311f3f90242d618e9 (diff) |
Notes
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 |