aboutsummaryrefslogtreecommitdiffstats
path: root/net/blam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/blam/Makefile')
-rw-r--r--net/blam/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile
index 36d634569ac7..503fb2f24db9 100644
--- a/net/blam/Makefile
+++ b/net/blam/Makefile
@@ -36,4 +36,7 @@ GCONF_SCHEMAS= blam.schemas
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
+.if ${GECKO}!="mozilla"
+EXTRA_PATCHES+= ${PATCHDIR}/extra-libblam_blam-gecko-utils.cpp
+.endif
.include <bsd.port.post.mk>