Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 21:42:13 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Diane Bruce <db@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r328533 - head/comms/thebridge
Message-ID:  <20130930214213.GB4592@FreeBSD.org>
In-Reply-To: <201309272332.r8RNWnnw033481@svn.freebsd.org>
References:  <201309272332.r8RNWnnw033481@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 27, 2013 at 11:32:49PM +0000, Diane Bruce wrote:
> New Revision: 328533
> URL: http://svnweb.freebsd.org/changeset/ports/328533
> 
> Log:
>   - Fix build under Freebsd-10

It would be nice to know some details about the underlying problem,
particularly, why it was not feasible to fix it properly instead of
requiring GNU make.

> @@ -13,6 +13,7 @@ COMMENT=	Amateur Radio Echolink conferen
>  LICENSE=	GPLv2
>  LICENSE_FILE=	${WRKSRC}/COPYING
>  
> +USE_GMAKE=	yes

USE_GMAKE is deprecated.  You should have used USES instead.

./danfe



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