Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 23:32:49 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328533 - head/comms/thebridge
Message-ID:  <201309272332.r8RNWnnw033481@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Fri Sep 27 23:32:49 2013
New Revision: 328533
URL: http://svnweb.freebsd.org/changeset/ports/328533

Log:
  - Fix build under Freebsd-10

Modified:
  head/comms/thebridge/Makefile

Modified: head/comms/thebridge/Makefile
==============================================================================
--- head/comms/thebridge/Makefile	Fri Sep 27 22:56:06 2013	(r328532)
+++ head/comms/thebridge/Makefile	Fri Sep 27 23:32:49 2013	(r328533)
@@ -13,6 +13,7 @@ COMMENT=	Amateur Radio Echolink conferen
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 PORTDOCS=	README
 USE_RC_SUBR=	tbd



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