summaryrefslogtreecommitdiff
path: root/deskutils/tomboy/Makefile
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2014-12-28 20:10:33 +0000
committerRomain Tartière <romain@FreeBSD.org>2014-12-28 20:10:33 +0000
commit1787f11e888b7504904f35af93dc1a418833611e (patch)
treea03863ae933d0d7bc8cdf8b5036e7095979cf913 /deskutils/tomboy/Makefile
parentFix AF_UNIX sockets. (diff)
- Update to 1.15.4;
- Unbreak.
Notes
Notes: svn path=/head/; revision=375753
Diffstat (limited to 'deskutils/tomboy/Makefile')
-rw-r--r--deskutils/tomboy/Makefile22
1 files changed, 3 insertions, 19 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
index ef8cc2db6853..663e0606fb8d 100644
--- a/deskutils/tomboy/Makefile
+++ b/deskutils/tomboy/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tomboy
-PORTVERSION= 1.14.1
-PORTREVISION= 1
+PORTVERSION= 1.15.4
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -11,8 +10,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= mono@FreeBSD.org
COMMENT= Personal note taking system for the GNOME desktop
-BROKEN= Uses unknown GNOME component gnomedesktopsharp20
-
LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-1.0.pc:${PORTSDIR}/devel/dbus-sharp-glib \
mautil:${PORTSDIR}/devel/mono-addins
@@ -20,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-1.0.pc:${PORTSDIR}/d
mautil:${PORTSDIR}/devel/mono-addins
USES= gettext gmake libtool mono pathfix pkgconfig tar:xz
-USE_GNOME= intlhack gnomeprefix gnomedesktopsharp20
+USE_GNOME= intlhack gnomeprefix gnomedocutils gnomesharp20
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
@@ -29,8 +26,7 @@ GCONF_SCHEMAS= tomboy.schemas
MAKE_JOBS_UNSAFE=yes
-OPTIONS_DEFINE= APPLET EVOLUTION
-APPLET_DESC= Enable GNOME panel applet
+OPTIONS_DEFINE= EVOLUTION
EVOLUTION_DESC= Build evolution addin
# Restrict to stable (even) versions, indicated by the second component.
@@ -38,14 +34,6 @@ PORTSCOUT= limitw:1,even
.include <bsd.port.pre.mk>
-.if ${PORT_OPTIONS:MAPPLET}
-CONFIGURE_ARGS+=--enable-panel-applet
-PLIST_SUB+= APPLET=""
-.else
-CONFIGURE_ARGS+=--disable-panel-applet
-PLIST_SUB+= APPLET="@comment "
-.endif
-
.if ${PORT_OPTIONS:MEVOLUTION}
CONFIGURE_ARGS+=--enable-evolution
BUILD_DEPENDS+= ${LOCALBASE}/lib/mono/gmime-sharp-2.6/gmime-sharp.dll:${PORTSDIR}/mail/gmime26-sharp
@@ -57,10 +45,6 @@ PLIST_SUB+= EVOLUTION="@comment "
.endif
post-patch:
- @${REINPLACE_CMD} 's|`$$PKG_CONFIG --variable=libdir libpanelapplet-2.0`|"$$libdir"|g; \
- s|PANELAPPLET_SERVER_DIR="$$libdir|PANELAPPLET_SERVER_DIR="$$prefix/libdata|g; \
- s|PANELAPPLET_SERVER_DIR="$$PANELAPPLET_LIBDIR|PANELAPPLET_SERVER_DIR="$$prefix/libdata|g' \
- ${WRKSRC}/configure
@${REINPLACE_CMD} 's|/bin/bash|/bin/sh|g' \
${WRKSRC}/Tomboy/tomboy*.in