aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/tomboy
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-07-27 08:00:00 +0800
committermarino <marino@FreeBSD.org>2013-07-27 08:00:00 +0800
commit9462fc69ac51c9283ac02c8fe1950a9eafcbd46c (patch)
tree45ccc96e68effc801e7fc1d5e380888af6ba2ff5 /deskutils/tomboy
parentd4a898b448ebfc11f6eecfe7fa41f62ec79bac35 (diff)
downloadfreebsd-ports-gnome-9462fc69ac51c9283ac02c8fe1950a9eafcbd46c.tar.gz
freebsd-ports-gnome-9462fc69ac51c9283ac02c8fe1950a9eafcbd46c.tar.zst
freebsd-ports-gnome-9462fc69ac51c9283ac02c8fe1950a9eafcbd46c.zip
deskutils/tomboy: Not jobs safe
While here, did the following cleanups: * Trim makefile header * Fixed WWW indent on pkg-descr * Removed library version specification * converted USE_GMAKE to USES+=gmake Approved by: bapt/culot (mentors, implicit)
Diffstat (limited to 'deskutils/tomboy')
-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/