Date: Tue, 20 Aug 2013 01:34:42 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r324987 - head/mail/qmail Message-ID: <20130819233442.GD93116@ithaqua.etoilebsd.net> In-Reply-To: <201308191317.r7JDH1mY059917@svn.freebsd.org> References: <201308191317.r7JDH1mY059917@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--VV4b6MQE+OnNyhkM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 19, 2013 at 01:17:01PM +0000, Bryan Drewery wrote: > Author: bdrewery > Date: Mon Aug 19 13:17:01 2013 > New Revision: 324987 > URL: http://svnweb.freebsd.org/changeset/ports/324987 >=20 > Log: > - Fix spamcontrol build after r324008 removed perl from PATCH_DEPENDS > in bsd.perl.mk >=20 > Modified: > head/mail/qmail/Makefile >=20 > Modified: head/mail/qmail/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/mail/qmail/Makefile Mon Aug 19 13:13:42 2013 (r324986) > +++ head/mail/qmail/Makefile Mon Aug 19 13:17:01 2013 (r324987) > @@ -257,6 +257,7 @@ EXTRA_MAN8=3D qmail-badloadertypes.8 qmail > ALL_TARGET+=3D ${EXTRA_MAN8} > MAN8+=3D ${EXTRA_MAN8} > USE_PERL5_BUILD=3D yes > +PATCH_DEPENDS+=3D ${PERL5}:${PORTSDIR}/lang/${PERL_PORT} > .endif > =20 > .if defined(SLAVE_LDAP) should be: USES=3D perl5 USE_PERL5=3D patch build rega5ds, Bapt --VV4b6MQE+OnNyhkM Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlISq5IACgkQ8kTtMUmk6EzduACfbuajueGsprW1FtdhxOlc992N N08An0QH2bPEmchohVeH6voS+dztDL+H =vVPy -----END PGP SIGNATURE----- --VV4b6MQE+OnNyhkM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130819233442.GD93116>