Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 13:07:10 +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-OVG7SYu4EF@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 #10 from Trond.Endrestol@ximalas.info ---
(In reply to John Marino from comment #9)
> (In reply to John Marino from comment #6)
> > Is there a make target called post-patch?
> 
> yes, there is and yes it should be post-patch.  It was just muscle memory
> that typed post-install.

All went well just now on a system running FreeBSD/amd64 9.3-STABLE r274128
with a ports tree as of r372762, and the following in
misc/amanda-server/Makefile.local:

post-patch:
    ${REINPLACE_CMD} -e 's|#undef bool||g' ${WRKSRC}/perl/Amanda/*.c

No need for my 17 patches as a single file, nor as 17 separate files.

Ship it!

-- 
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-OVG7SYu4EF>