From dc5fb470346f32981a7266559e08fb90e2564649 Mon Sep 17 00:00:00 2001
From: Tom McLaughlin <tmclaugh@FreeBSD.org>
Date: Thu, 29 Sep 2005 03:43:25 +0000
Subject: - Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to  
 gtk-sharp20 for affected ports. - Also correct incorrect
 RUN_DEPENDS=${BUILD_DEPENDS} still remaining   in mcatalog, bless, f-spot,
 and gecko-sharp10.

Approved by:	ahze (mentor)
---
 editors/bless/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'editors/bless')

diff --git a/editors/bless/Makefile b/editors/bless/Makefile
index fd547553fbbb..0ac2d5f09ee7 100644
--- a/editors/bless/Makefile
+++ b/editors/bless/Makefile
@@ -15,8 +15,8 @@ MASTER_SITES=	http://download.gna.org/bless/
 MAINTAINER=	bsd-sharp-list@forge.novell.com
 COMMENT=	A high quality, full featured hex editor
 
-BUILD_DEPENDS=	gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
+RUN_DEPENDS=	gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10
 
 USE_GNOME=	gnomehack gnomeprefix gnometarget
 USE_GMAKE=	yes
-- 
cgit v1.2.3