diff options
Diffstat (limited to 'www/gecko-sharp20/Makefile')
-rw-r--r-- | www/gecko-sharp20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index b87ca15f7aa9..7a53e882af3c 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -16,9 +16,9 @@ DISTNAME= gecko-sharp-2.0-${PORTVERSION} MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Mono bindings for embeding mozilla -BUILD_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp-devel \ +BUILD_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ monodoc:${PORTSDIR}/devel/mono-tools -RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp-devel \ +RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ monodoc:${PORTSDIR}/devel/mono-tools \ ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} |