diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-06 23:58:42 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-06 23:58:42 +0000 |
commit | d2df64e90b9f39c94bbcd332b87b581f5c7dbc74 (patch) | |
tree | 71643dc1a0e8f2486d5f4d8ca248b324a5125837 /comms/qrq | |
parent | df251950efce496bac415d89de3c8c1075505b59 (diff) | |
download | ports-d2df64e90b9f39c94bbcd332b87b581f5c7dbc74.tar.gz ports-d2df64e90b9f39c94bbcd332b87b581f5c7dbc74.zip |
Notes
Diffstat (limited to 'comms/qrq')
-rw-r--r-- | comms/qrq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qrq/Makefile b/comms/qrq/Makefile index 33043228f3a1..812d0c219f10 100644 --- a/comms/qrq/Makefile +++ b/comms/qrq/Makefile @@ -12,7 +12,7 @@ COMMENT= Morse telegraphy trainer similar to the classic DOS version by DL4MM LICENSE= GPLv2 -USES= gmake shebangfix +USES= gmake ncurses shebangfix SHEBANG_FILES= qrqscore post-install: |