Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2011 17:03:37 GMT
From:      Anton V Kaukin <akaukin@rbc.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155128: freebsd bsd.licenses.mk broken on freebsd4 (old make)
Message-ID:  <201102281703.p1SH3bn9027747@red.freebsd.org>
Resent-Message-ID: <201102281710.p1SHA7D2004461@freefall.freebsd.org>

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

>Number:         155128
>Category:       ports
>Synopsis:       freebsd bsd.licenses.mk broken on freebsd4 (old make)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 28 17:10:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anton V Kaukin
>Release:        freebsd4
>Organization:
RBC
>Environment:
FreeBSD bongo.rbc.ru 4.9-STABLE FreeBSD 4.9-STABLE #4: Mon Nov 10 18:47:10 MSK 2003     rojer@toxin.rbc.ru:/usr/obj/usr/src/sys/RBCSMP  i386

>Description:
portinstall fail with make error:
"/usr/ports/Mk/bsd.licenses.mk", line 757: Malformed conditional (!defined(DISABLE_LICENSES)	# !LICENSE)

>How-To-Repeat:
portinstall any port at freebsd4
>Fix:
Line 747 of /usr/ports/Mk/bsd.licenses.mk (version $FreeBSD: ports/Mk/bsd.licenses.mk,v 1.6 2011/02/07 13:48:49 erwin Exp $) need to be splitted into 2 lines, for example to:

# !LICENSE
.elif !defined(DISABLE_LICENSES)



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



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