Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portgrep -u ignores comments #3

Open
5u623l20 opened this issue Oct 27, 2023 · 0 comments
Open

portgrep -u ignores comments #3

5u623l20 opened this issue Oct 27, 2023 · 0 comments

Comments

@5u623l20
Copy link

In case there is #USES= portgrep counts that as positive which should not be the case.

As an example this can be run:
portgrep -u tex -s

Which will show a result like:

deskutils/nextcloudclient:
        DOCS_USES=              tex

which is a false positive as that part is commented in the original Makefile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant