1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- 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)
This commit is contained in:
Tom McLaughlin 2005-11-12 18:33:14 +00:00
parent ef9bb6f447
commit 30ef745178
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148045

View File

@ -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