svn commit: r324987 - head/mail/qmail
Bryan Drewery
bdrewery at FreeBSD.org
Tue Aug 20 11:18:08 UTC 2013
On 8/19/2013 6:34 PM, Baptiste Daroussin wrote:
> 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
>
Ah, I missed we had a USES for perl now. Thanks.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130820/27b035dc/attachment.sig>
More information about the svn-ports-head
mailing list