pkgsrc-Bugs archive

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

pkg/36743: pkgsrc-2007Q2 courier-imap Makefile missing a setting



>Number:         36743
>Category:       pkg
>Synopsis:       pkgsrc-2007Q2 courier-imap Makefile is missing a variable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 07 05:50:00 +0000 2007
>Originator:     Luke Mewburn
>Release:        NetBSD 3.1.1
>Organization:
>Environment:
Architecture: i386
Machine: i386
>Description:
        courier-imap in pkgsrc-2007Q2 doesn't build for me. 
>How-To-Repeat:
>Fix:
        This patch seems to fix it.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/courier-imap/Makefile,v
retrieving revision 1.60
diff -p -p -u -r1.60 Makefile
--- Makefile    7 Jun 2007 07:50:57 -0000       1.60
+++ Makefile    7 Aug 2007 05:45:16 -0000
@@ -19,6 +19,7 @@ USE_LIBTOOL=          yes
 
 PKG_SUPPORTED_OPTIONS+=        fam
 
+PKG_OPTIONS_VAR=       courier-imap
 .include "../../mk/bsd.options.mk"
 
 .if !empty(PKG_OPTIONS:Mfam)




Home | Main Index | Thread Index | Old Index