diff options
Diffstat (limited to 'deskutils/remind/Makefile')
-rw-r--r-- | deskutils/remind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 25c5fdf0220a..bd0a36ef3958 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -29,7 +29,7 @@ PLIST_FILES= bin/rem \ .if ${PORT_OPTIONS:MTCLTK} USES= tk -RUN_DEPENDS+= dtplite:${PORTSDIR}/devel/tcllib +RUN_DEPENDS+= dtplite:devel/tcllib PLIST_FILES+= bin/cm2rem.tcl bin/tkremind .endif |