Created attachment 146984 [details] Replace "LIB_DEPENDS=libexecinfo.so" with "USES=execinfo".
Comment on attachment 146984 [details] Replace "LIB_DEPENDS=libexecinfo.so" with "USES=execinfo". If possible please also include the following to promote quick resolution: * Attach successful poudriere testport, or redports.org build logs * portlint -AC output (after addressing any outstanding issues)
(In reply to Kubilay Kocak from comment #1) > Comment on attachment 146984 [details] > Replace "LIB_DEPENDS=libexecinfo.so" with "USES=execinfo". > > If possible please also include the following to promote quick > resolution: > > * Attach successful poudriere testport, or redports.org build logs https://redports.org/buildarchive/20140907060601-18389/ > * portlint -AC output (after addressing any outstanding issues) yasu@eastasia[53471]% cd /usr/ports/net/samba36 yasu@eastasia[53472]% portlint -AC WARN: Makefile: [0]: possible direct use of command "rmdir" found. use ${RMDIR} instead. WARN: Makefile: possible use of absolute pathname "/var". WARN: Makefile: possible use of absolute pathname "/usr". WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: new ports should not set PORTREVISION. WARN: Makefile: unless this is a master port, MAINTAINER has to be set by "=", not by "?=". WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=". 0 fatal errors and 7 warnings found. yasu@eastasia[53473]%
Thanks a lot for the patch. Please, go ahead with the commit.
Reopen PR because patch is approved but not committed yet.
Patch is committed by r372749. Thanks Timur!