[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Wed Oct 25 23:22:40 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy by tmclau02

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

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile	2006/10/18 20:12:03	1.28
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile	2006/10/26 05:22:40	1.29
@@ -3,12 +3,12 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.28 2006/10/18 20:12:03 tmclau02 Exp $
+#   $Id: Makefile,v 1.29 2006/10/26 05:22:40 tmclau02 Exp $
 #
 
 PORTNAME=	tomboy
 PORTVERSION=	0.4.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -19,11 +19,9 @@
 
 LIB_DEPENDS=	gtkspell.0:${PORTSDIR}/textproc/gtkspell \
     		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
-BUILD_DEPENDS=	gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20
-RUN_DEPENDS=	gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20
 
 USE_BZIP2=	yes
-USE_GNOME=	gnomehack gnometarget intltool gnomeprefix gnomepanel
+USE_GNOME=	gnomehack gnometarget intltool gnomeprefix gnomepanel gtksharp20
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 INSTALLS_ICONS=	yes


More information about the Bsd-sharp-cvs mailing list