pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/26526: clamav not building milter



>Number:         26526
>Category:       pkg
>Synopsis:       clamav not building milter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 03 01:19:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Carl Brewer
>Release:        NetBSD 1.6.2
>Organization:
        
>Environment:
System: NetBSD rollcage2.bl.echidna.id.au 1.6.2 NetBSD 1.6.2 (rollcage) #1: Fri 
Apr 23 00:50:50 EST 2004 
carl%rollcage2.bl.echidna.id.au@localhost:/usr/src/sys/arch/i386/compile/rollcage
 i386
Architecture: i386
Machine: i386
>Description:
        current CVS :
# $NetBSD: Makefile,v 1.21 2004/08/01 04:35:33 jlam Exp $
Possible typo in makefile might be causing clamav-milter to be 
disabled :

.if !empty(PKG_OPTIONS:Mmilter)

Should be 

.if !empty(PKG_OPTIONS.milter)

?

>How-To-Repeat:
        

>Fix:

fix typo in Makefile!

>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index