summaryrefslogtreecommitdiff
path: root/net/blam
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-08-31 16:26:37 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-08-31 16:26:37 +0000
commitaac88eef62a5016dbbde49deb15e9f4939aef756 (patch)
treea4fbf1c8bac253caca531e88aa4f803dc33e1d02 /net/blam
parentBROKEN: Does not compile (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=171732
Diffstat (limited to 'net/blam')
-rw-r--r--net/blam/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile
index 3bd9543ccc16..9c7fe76a38d4 100644
--- a/net/blam/Makefile
+++ b/net/blam/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
${X11BASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp10
+BROKEN= Does not build
+
.if !defined(WITH_MOZILLA)
MOZILLA= mozilla
.else