[Bug 194811] misc/amanda-client fails to compile with lang/perl5.20 installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 12 17:24:07 UTC 2014


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

--- Comment #4 from John Marino <marino at FreeBSD.org> ---
I was going to ask if this patch still applied, but I think this might be a
better fix:

(in amanda-server/Makefile)
post-install:
   ${REINPLACE_CMD} -e 's|#undef bool||g' ${WRKSRC}/perl/Amanda/Application.c


What do you think?  Will it accurately prevent the removal of the bool
definition and save a repetitive patch?

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


More information about the freebsd-ports-bugs mailing list