diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
commit | cfa7269b11b8bb50068e3ee5ee55b2fe716853e5 (patch) | |
tree | 9c339ce0cb216e4bfd3db6edb813dd8c416ee9c2 /misc/tkregexp | |
parent | 779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (diff) |
Notes
Diffstat (limited to 'misc/tkregexp')
-rw-r--r-- | misc/tkregexp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkregexp/Makefile b/misc/tkregexp/Makefile index f1f2243160ba..40f4289dd660 100644 --- a/misc/tkregexp/Makefile +++ b/misc/tkregexp/Makefile @@ -15,7 +15,7 @@ DISTNAME= visual_regexp-${PORTVERSION} MAINTAINER= carpetsmoker@xs4all.nl COMMENT= An interactive regexp design tool -USE_TK= yes +USE_TK_RUN= yes NO_BUILD= yes PLIST_FILES= bin/tkregexp |