Date: Mon, 30 Sep 2013 16:59:05 -0500 From: Diane Bruce <db@db.net> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: svn-ports-head@freebsd.org, Diane Bruce <db@FreeBSD.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r328533 - head/comms/thebridge Message-ID: <20130930215905.GA26996@night.db.net> In-Reply-To: <20130930214213.GB4592@FreeBSD.org> References: <201309272332.r8RNWnnw033481@svn.freebsd.org> <20130930214213.GB4592@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 30, 2013 at 09:42:13PM +0000, Alexey Dokuchaev wrote: > 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. eh? We switched to bmake in FreeBSD-10 It was sheer luck it compiled with our previous 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 > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" -- - db@FreeBSD.org db@db.net http://www.db.net/~db
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130930215905.GA26996>