aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/tomboy
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2005-09-29 11:43:25 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2005-09-29 11:43:25 +0800
commit9c9305f89fc3bc70e678a00259e116cc05912a08 (patch)
tree0e8a936f9d3c0ea1837dd206898039f58ce1986e /deskutils/tomboy
parent20b377d7fd2f88f229b7f44455edbfcaa1d5ce58 (diff)
downloadfreebsd-ports-graphics-9c9305f89fc3bc70e678a00259e116cc05912a08.tar.gz
freebsd-ports-graphics-9c9305f89fc3bc70e678a00259e116cc05912a08.tar.zst
freebsd-ports-graphics-9c9305f89fc3bc70e678a00259e116cc05912a08.zip
- 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)
Diffstat (limited to 'deskutils/tomboy')
-rw-r--r--deskutils/tomboy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
index dc67e117558..6736cd753c4 100644
--- a/deskutils/tomboy/Makefile
+++ b/deskutils/tomboy/Makefile
@@ -16,9 +16,9 @@ MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= Personal note taking system for the GNOME desktop
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
-BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp \
+BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
-RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp \
+RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
USE_GNOME= gnomehack gnometarget intltool gnomeprefix gnomepanel
td>3-26/+88 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Really fix plist this time by reverse order, bump it again.mezz2008-03-282-2/+2 * Fix the plist, bump the PORTREVISION.mezz2008-03-272-1/+3 * - Distfile rerolled for a unicode fixahze2008-03-252-3/+4 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-245-117/+506 * - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1 * Attempt to remove share/pixmaps.marcus2006-10-202-1/+2 * - Fix dependsahze2006-10-151-1/+1