Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 12:07:40 GMT
From:      Lars Kristiansen <lars+lister.freebsd@adventuras.no>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/87917: freesbie's Makefile have wrong version in IGNORE-line
Message-ID:  <200510241207.j9OC7eV9065988@www.freebsd.org>
Resent-Message-ID: <200510241210.j9OCAD7T077841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87917
>Category:       ports
>Synopsis:       freesbie's Makefile have wrong version in IGNORE-line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 24 12:10:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lars Kristiansen
>Release:        5.4-RELEASE-p8
>Organization:
Adventuras
>Environment:
FreeBSD ladyda.master.local 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Sat Oct 15 02:53:46 CEST 2005     root@ladyda.master.local:/usr/obj/usr/src/sys/LADYDA  i386
>Description:
.if ${OSVERSION} < 540000
should probably be
.if ${OSVERSION} < 504000

>How-To-Repeat:
cd /usr/ports/sysutils/freesbie ; make install
>Fix:
edit makefile, see above
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510241207.j9OC7eV9065988>