mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/password-store: fix package name for QRENCODE option
Reported by: tcberner MFH: 2020Q2
This commit is contained in:
parent
1ac4cdf075
commit
2d80c75408
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537073
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ GIT_RUN_DEPENDS= git>=0:devel/git
|
|||
XCLIP_RUN_DEPENDS= base64>=0:converters/base64 \
|
||||
xclip>=0:x11/xclip
|
||||
CONTRIB_RUN_DEPENDS= pwgen>=0:sysutils/pwgen
|
||||
QRENCODE_RUN_DEPENDS= qrencode>=0:graphics/libqrencode
|
||||
QRENCODE_RUN_DEPENDS= libqrencode>=0:graphics/libqrencode
|
||||
|
||||
SUB_FILES= pass
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue