From 88db9f33b2371efbda2dc099b7a239b200d594ef Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Fri, 27 Sep 2013 23:32:49 +0000 Subject: [PATCH] - Fix build under Freebsd-10 --- comms/thebridge/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index 96528fc5a342..55ec2b7bd5cc 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -13,6 +13,7 @@ COMMENT= Amateur Radio Echolink conference bridge LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +USE_GMAKE= yes GNU_CONFIGURE= yes PORTDOCS= README USE_RC_SUBR= tbd