aboutsummaryrefslogtreecommitdiff
path: root/www/gecko-sharp20
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-09-26 01:47:30 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-09-26 01:47:30 +0000
commit25bfb48f8d9d431fd6888c9b27a19cb9519640ee (patch)
tree9dfddd13fbc5fb9993130265c3b55e0ad4adde33 /www/gecko-sharp20
parentb391d3159e2a92125c9c3da78718901c25283f60 (diff)
downloadports-25bfb48f8d9d431fd6888c9b27a19cb9519640ee.tar.gz
ports-25bfb48f8d9d431fd6888c9b27a19cb9519640ee.zip
We don't have gtk-sharp20 in offical yet, only BSD#. Correct it by
gtk-sharp20 -> gtk-sharp-devel. Must have mixed up with wrong tree.
Notes
Notes: svn path=/head/; revision=143559
Diffstat (limited to 'www/gecko-sharp20')
-rw-r--r--www/gecko-sharp20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile
index 7a53e882af3c..b87ca15f7aa9 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-sharp20 \
+BUILD_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp-devel \
monodoc:${PORTSDIR}/devel/mono-tools
-RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
+RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp-devel \
monodoc:${PORTSDIR}/devel/mono-tools \
${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}