Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2016 16:30:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207299] print/muttprint: Update to 0.73
Message-ID:  <bug-207299-13-WjHeFo4XWn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207299-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207299-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=3D207299

--- Comment #25 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
(In reply to Matthias Apitz from comment #24)
> Created attachment 167363 [details]
> svn diff patch file to update print/muttprint to 0.73
>=20
> all tests from Comment #22 passed;

+BUILD_DEPENDS=3D docbook2pdf:${PORTSDIR}/textproc/docbook-utils
+BUILD_DEPENDS+=3D        docbook-sgml>0:${PORTSDIR}/textproc/docbook-sgml

This should be
BUILD_DEPENDS=3D foo \
               bar

+USES=3D          perl5 gmake autoreconf

It's always a good idea to keep this sorted.

+AUTOMAKE_ARGS=3D --add-missing

You probably don't need this (my Poudriere builds worked fine without it).

--=20
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-207299-13-WjHeFo4XWn>