diff options
author | kris <kris@FreeBSD.org> | 2005-10-29 06:58:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-29 06:58:03 +0800 |
commit | 08e2f7cdd67db71c62c0942d5e2f48d56aed9c59 (patch) | |
tree | e7dd990846c4a82944853329495692d38e1de0c4 /www/gecko-sharp20 | |
parent | bcedc5f4b26454c71f2a6b7903006eb6e9ef79c5 (diff) | |
download | freebsd-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/Makefile | 2 |
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 |