[Bug 196438] graphics/zathura[-*] Multiple port updates

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 3 12:52:41 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196438

--- Comment #41 from Zsolt Udvari <udvzsolt at gmail.com> ---
'pkg which' works only with installed packages. If you've a script and prints
'foo: Command not found' you should find which port contains bin/foo:

find /usr/ports -name pkg-plist | xargs grep bin/foo

I don't see any benefit deal with PLIST_FILES.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list