pkgsrc-Bugs archive

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

pkg/28574: net/proftpd pkg_options fix



>Number:         28574
>Category:       pkg
>Synopsis:       fix the pkg_option varname
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 07 16:06:00 +0000 2004
>Originator:     pancake%phreaker.net@localhost
>Release:        Linux 2.6.8.1
>Organization:
        
>Environment:
        
        
System: Linux bare 2.6.8.1 #7 Tue Nov 9 17:58:41 VET 2004 i686 GNU/Linux
Architecture: i686
Machine: i686
>Description:
        
use PKG_OPTIONS.proftpd instead of PROFTPD_OPTIONS.

>How-To-Repeat:
        
>Fix:
        

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/proftpd/Makefile,v
retrieving revision 1.16
diff -r1.16 Makefile
31,32c31,32
< PKG_SUPPORTED_OPTIONS = PAM wrap quota
< PKG_OPTIONS_VAR       = PROFTPD_OPTIONS
---
> PKG_SUPPORTED_OPTIONS = PAM wrap quota pgsql
> PKG_OPTIONS_VAR       = PKG_OPTIONS.proftpd

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index