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 /textproc/redet | |
parent | 779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (diff) | |
download | ports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.tar.gz ports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.zip |
Notes
Diffstat (limited to 'textproc/redet')
-rw-r--r-- | textproc/redet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index 1eac91e945f9..77df618d998c 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwi NO_BUILD= yes USE_BZIP2= yes -USE_TK= 84 +USE_TK_RUN= 84 PORTDOCS= AUTHORS COPYING CREDITS LICENSE NEWS README-General ChangeLog MAN1= redet.1 |