[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
Sat Oct 7 22:39:50 MDT 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy by tmclau02
Added Files:
Makefile distinfo pkg-descr pkg-plist
Log Message:
Move to LOCALBASE
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile 2006/10/07 21:31:49 1.26
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile 2006/10/08 04:39:50 1.27
@@ -3,11 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.26 2006/10/07 21:31:49 tmclau02 dead $
+# $Id: Makefile,v 1.27 2006/10/08 04:39:50 tmclau02 Exp $
#
PORTNAME= tomboy
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,15 +18,12 @@
COMMENT= Personal note taking system for the GNOME desktop
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell \
- dbus-glib-1.2:${PORTSDIR}/devel/dbus
+ 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
-BROKEN= Requires dbus 0.90
-
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget intltool gnomeprefix gnomepanel
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_ICONS= yes
@@ -40,7 +38,7 @@
# Tomboy's Evolution plugin relies on gmime# and not evo# according to
# configure. Enable if either evo or gmime# is installed.
-.if defined (WITH_EVOLUTION) || exists (${X11BASE}/bin/evolution) || exists (${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll)
+.if defined (WITH_EVOLUTION) || exists (${LOCALBASE}/bin/evolution) || exists (${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll)
CONFIGURE_ARGS+= --enable-evolution=yes
BUILD_DEPENDS+= ${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll:${PORTSDIR}/mail/gmime2-sharp
RUN_DEPENDS+= ${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll:${PORTSDIR}/mail/gmime2-sharp
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/distinfo,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/pkg-descr,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/pkg-plist,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
More information about the Bsd-sharp-cvs
mailing list