aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/tomboy/Makefile13
-rw-r--r--deskutils/tomboy/pkg-descr2
2 files changed, 6 insertions, 9 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
index 45d59bc61ed8..36f2498cd5da 100644
--- a/deskutils/tomboy/Makefile
+++ b/deskutils/tomboy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tomboy
-# Date created: 20041011
-# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
-#
+# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
# $FreeBSD$
-#
PORTNAME= tomboy
PORTVERSION= 1.12.2
@@ -14,7 +10,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= mono@FreeBSD.org
COMMENT= Personal note taking system for the GNOME desktop
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
+LIB_DEPENDS= gtkspell:${PORTSDIR}/textproc/gtkspell
BUILD_DEPENDS= ${LOCALBASE}/lib/mono/gmime-sharp-2.4/gmime-sharp.dll:${PORTSDIR}/mail/gmime24-sharp \
${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-1.0.pc:${PORTSDIR}/devel/dbus-sharp-glib \
mautil:${PORTSDIR}/devel/mono-addins
@@ -23,14 +19,15 @@ RUN_DEPENDS= ${LOCALBASE}/lib/mono/gmime-sharp-2.4/gmime-sharp.dll:${PORTSDIR}/m
mautil:${PORTSDIR}/devel/mono-addins
USE_XZ= yes
-USES= gettext
+USES= gettext gmake
USE_GNOME= gnomehack intlhack gnomeprefix gnomedesktopsharp20
GNU_CONFIGURE= yes
-USE_GMAKE= yes
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE= yes
+
CONFIGURE_ARGS+=--enable-evolution=yes
MAN1= tomboy.1
diff --git a/deskutils/tomboy/pkg-descr b/deskutils/tomboy/pkg-descr
index 7e3b9e3d4e42..d48030b924f3 100644
--- a/deskutils/tomboy/pkg-descr
+++ b/deskutils/tomboy/pkg-descr
@@ -8,4 +8,4 @@ is as simple as typing a name. Branching an idea off is easy as pressing
the Link button. And links between your ideas won't break, even when
renaming and reorganizing them.
-WWW: http://projects.gnome.org/tomboy/
+WWW: http://projects.gnome.org/tomboy/