aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2005-11-13 02:33:14 +0800
committerTom McLaughlin <tmclaugh@FreeBSD.org>2005-11-13 02:33:14 +0800
commit30ef7451780d5489c1fc43bae464c30bfd6b581a (patch)
tree9bf0a1b3fd1866e94c3b77a805d4d203fba2a654
parentef9bb6f447767103a08a2115def714bb730accbc (diff)
downloadfreebsd-ports-gnome-30ef7451780d5489c1fc43bae464c30bfd6b581a.tar.gz
freebsd-ports-gnome-30ef7451780d5489c1fc43bae464c30bfd6b581a.tar.zst
freebsd-ports-gnome-30ef7451780d5489c1fc43bae464c30bfd6b581a.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)
-rw-r--r--www/gecko-sharp20/Makefile2
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