aboutsummaryrefslogtreecommitdiff
path: root/comms/thebridge
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:16:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:16:56 +0000
commit57c5f042b8486415ce2692053568ec070ffaddc1 (patch)
tree4d0bdfc2c152c32f83af99c8082fb1a4a3c97220 /comms/thebridge
parent1e2fab48a0e91a5f36cc2c16807c389906395669 (diff)
downloadports-57c5f042b8486415ce2692053568ec070ffaddc1.tar.gz
ports-57c5f042b8486415ce2692053568ec070ffaddc1.zip
Fix build with bmake
Notes
Notes: svn path=/head/; revision=317351
Diffstat (limited to 'comms/thebridge')
-rw-r--r--comms/thebridge/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile
index 98e473ec263d..8352d2cfb4d6 100644
--- a/comms/thebridge/Makefile
+++ b/comms/thebridge/Makefile
@@ -1,6 +1,5 @@
# Created by: db
# $FreeBSD$
-#
PORTNAME= thebridge
PORTVERSION= 1.09
@@ -14,6 +13,10 @@ COMMENT= Amateur Radio Echolink conference bridge
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
+
GNU_CONFIGURE= yes
PORTDOCS= README
USE_RC_SUBR= tbd