Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2014 17:24:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194811] misc/amanda-client fails to compile with lang/perl5.20 installed
Message-ID:  <bug-194811-13-bGQnA4MxLT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194811-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194811-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194811

--- Comment #4 from John Marino <marino@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194811-13-bGQnA4MxLT>