pkgsrc-Bugs archive

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

pkg/43142: lang/sbcl Makefile typo (twice)



>Number:         43142
>Category:       pkg
>Synopsis:       lang/sbcl Makefile typo (twice)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 09 07:55:00 +0000 2010
>Originator:     Robert Elz
>Release:        NetBSD 4.0 / i386 (irrelevant)  pkgsrc current 2010-04-09
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE 
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
        lang/sbcl/Makefile (twice) has
                ULIMIT_RESOURCES=       datasize
        that should be
                UNLIMIT_RESOURCES=       datasize

>How-To-Repeat:
        By inspection.

>Fix:
        Add the 2 missing N's ...  (but given no-one seems to be
        complaining about data size limits, and those two lines
        are currently doing nothing, I think, another option
        would just be to remove them).   Doing this doesn't make
        lang/sbcl work of course...



Home | Main Index | Thread Index | Old Index