svn commit: r324987 - head/mail/qmail

Baptiste Daroussin bapt at FreeBSD.org
Mon Aug 19 23:34:48 UTC 2013


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
> 
> Log:
>   - Fix spamcontrol build after r324008 removed perl from PATCH_DEPENDS
>     in bsd.perl.mk
> 
> Modified:
>   head/mail/qmail/Makefile
> 
> Modified: head/mail/qmail/Makefile
> ==============================================================================
> --- 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=	qmail-badloadertypes.8 qmail
>  ALL_TARGET+=	${EXTRA_MAN8}
>  MAN8+=		${EXTRA_MAN8}
>  USE_PERL5_BUILD=	yes
> +PATCH_DEPENDS+=		${PERL5}:${PORTSDIR}/lang/${PERL_PORT}
>  .endif
>  
>  .if defined(SLAVE_LDAP)

should be:

USES= perl5
USE_PERL5=	patch build

rega5ds,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130820/80839f4e/attachment-0001.sig>


More information about the svn-ports-all mailing list