Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jul 2013 01:05:30 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org, freebsd-toolchain@FreeBSD.org, FreeBSD Current <freebsd-current@FreeBSD.org>
Subject:   Re: new make vs security/vpnc
Message-ID:  <51DB37AA.1050206@FreeBSD.org>
In-Reply-To: <51DB2CEE.2040504@FreeBSD.org>
References:  <51DB2A10.2030700@FreeBSD.org> <51DB2CEE.2040504@FreeBSD.org>

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

Seems like the problem boils down to this:

$ make -V MAKEFILE
/usr/ports/security/vpnc/Makefile
$ fmake -V MAKEFILE
Makefile

The only explicit assignments of MAKEFILE that I could find in ports
infrastructure are these:
/usr/ports/Mk/bsd.port.mk:MAKEFILE?=            Makefile
/usr/ports/Mk/bsd.gnustep.mk:MAKEFILE=  GNUmakefile

-- 
Andriy Gapon



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