diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-13 02:33:14 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-13 02:33:14 +0800 |
commit | 8b5494b25d1701a6880f08092d4bbd1f77df1172 (patch) | |
tree | 8ec58120cd66bcc07262bb3adf1f379ce1e73a9d /www/gecko-sharp20 | |
parent | 7a426d3e4aab4dbf355ca6666690d3232397d2dd (diff) | |
download | freebsd-ports-gnome-8b5494b25d1701a6880f08092d4bbd1f77df1172.tar.gz freebsd-ports-gnome-8b5494b25d1701a6880f08092d4bbd1f77df1172.tar.zst freebsd-ports-gnome-8b5494b25d1701a6880f08092d4bbd1f77df1172.zip |
- Unbreak port, missed that it had been marked BROKEN in the FreeBSD
tree. This port was fixed when devel/monodoc was updated.
Approved by: ahze (mentor, implicit)
Diffstat (limited to 'www/gecko-sharp20')
-rw-r--r-- | www/gecko-sharp20/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index cbeb4b4ddd0a..787b85b8514a 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -22,8 +22,6 @@ 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 |