aboutsummaryrefslogtreecommitdiffstats
path: root/www/gecko-sharp20
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-29 06:58:03 +0800
committerkris <kris@FreeBSD.org>2005-10-29 06:58:03 +0800
commit08e2f7cdd67db71c62c0942d5e2f48d56aed9c59 (patch)
treee7dd990846c4a82944853329495692d38e1de0c4 /www/gecko-sharp20
parentbcedc5f4b26454c71f2a6b7903006eb6e9ef79c5 (diff)
downloadfreebsd-ports-gnome-08e2f7cdd67db71c62c0942d5e2f48d56aed9c59.tar.gz
freebsd-ports-gnome-08e2f7cdd67db71c62c0942d5e2f48d56aed9c59.tar.zst
freebsd-ports-gnome-08e2f7cdd67db71c62c0942d5e2f48d56aed9c59.zip
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'www/gecko-sharp20')
-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