Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2013 01:45:37 +0000
From:      Poul-Henning Kamp <phk@phk.freebsd.dk>
To:        ports@freebsd.org
Subject:   Ports, bsd.lib.mk and NOPROFILE
Message-ID:  <45933.1358559937@critter.freebsd.dk>

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

I just tried to build a system with -CURRENT from scratch, and it fell over
in graphics/gd because NOPROFILE is now named NO_PROFILE in bsd.lib.mk

grep(1) tells me that a number of other ports will also have this problem

It may be appropriate with a bandaid in bsd.lib.mk, which emits a noisy
warning, until all these ports are fixed.

A good grep strategy is to look for files containing "NOPROFILE" and
"bsd.lib.mk" but they need not be on the same line.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.



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