[Bug 222287] security/fwknop: Fix Makefile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 15 18:20:45 UTC 2017


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

Steve Wills <swills at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |swills at FreeBSD.org

--- Comment #5 from Steve Wills <swills at FreeBSD.org> ---
Found a few slight issues when build testing this tho:

====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/fwknop is linked to /usr/local/lib/libassuan.so.0 from
security/libassuan but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libassuan.so:security/libassuan
Error: /usr/local/bin/fwknop is linked to /usr/local/lib/libgpg-error.so.0 from
security/libgpg-error but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: info/dir
Error: Missing: info/libfko.info
===> Error: Plist issues found.

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


More information about the freebsd-ports-bugs mailing list