[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Wed Oct 25 23:31:19 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot by tmclau02

Modified Files:
	Makefile 
Log Message:
- Bump for gtk# update
- Convert to USE_GNOME=gtksharp20

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot/Makefile,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot/Makefile	2006/10/08 04:54:12	1.33
+++ /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot/Makefile	2006/10/26 05:31:19	1.34
@@ -3,12 +3,12 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD: ports/graphics/f-spot/Makefile,v 1.18 2006/10/07 21:45:20 tmclaugh Exp $
-#   $Id: Makefile,v 1.33 2006/10/08 04:54:12 tmclau02 Exp $
+#   $Id: Makefile,v 1.34 2006/10/26 05:31:19 tmclau02 Exp $
 #
 
 PORTNAME=	f-spot
 PORTVERSION=	0.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.2
@@ -19,14 +19,12 @@
 LIB_DEPENDS=	lcms.1:${PORTSDIR}/graphics/lcms \
 		exif.12:${PORTSDIR}/graphics/libexif \
 		gphoto2.2:${PORTSDIR}/graphics/libgphoto2
-BUILD_DEPENDS=	gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
-		${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
-RUN_DEPENDS=	gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
-		${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
+BUILD_DEPENDS=	${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
+RUN_DEPENDS=	${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
 
 USE_BZIP2=	yes
 USE_SQLITE=	yes
-USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack
+USE_GNOME=	gnomehack gnomeprefix gnometarget intlhack gtksharp20
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 


More information about the Bsd-sharp-cvs mailing list