[Bug 204184] security/softether: Missing runtime library libiconv

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 1 09:37:48 UTC 2015


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

--- Comment #6 from John Marino <marino at FreeBSD.org> ---
I don't think you got what I said.

Take a look at iconv.mk.

There are many variables defined in there that are not used by default.  If the
port needs that information, you are supposed to add it to CONFIGURE_ARGS,
LDFLAGS, etc.

If the build is failing, then some configuration info is missing.

the ":build" thing is the wrong approach.  This PR just confirms that it needs
to be set in LIBS if used.

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


More information about the freebsd-ports-bugs mailing list