aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/gecko-sharp20/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile
index 7a53e882af3c..9b4fc80c9361 100644
--- a/www/gecko-sharp20/Makefile
+++ b/www/gecko-sharp20/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
monodoc:${PORTSDIR}/devel/mono-tools \
${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
+BROKEN= Incorrect pkg-plist
+
.if !defined(WITH_MOZILLA)
MOZILLA= mozilla
.else