summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/tomboy/Makefile7
-rw-r--r--deskutils/tomboy/pkg-plist1
2 files changed, 5 insertions, 3 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
index 64ff21813..6b6a0ce1c 100644
--- a/deskutils/tomboy/Makefile
+++ b/deskutils/tomboy/Makefile
@@ -3,12 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.5 2006-08-11 17:45:22 marcus Exp $
+# $Id: Makefile,v 1.6 2006-08-11 22:02:16 marcus Exp $
#
PORTNAME= tomboy
PORTVERSION= 0.3.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -52,7 +52,8 @@ post-patch:
@${REINPLACE_CMD} -e 's|(libdir)/dbus-1.0|(prefix)/share/dbus-1|g' \
${WRKSRC}/data/Makefile.in
@${REINPLACE_CMD} -e '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="$$libdir|PANELAPPLET_SERVER_DIR="$$prefix/libdata|g; \
+ s|PANELAPPLET_SERVER_DIR="$$PANELAPPLET_LIBDIR|PANELAPPLET_SERVER_DIR="$$prefix/libdata|g' \
${WRKSRC}/configure
post-install:
diff --git a/deskutils/tomboy/pkg-plist b/deskutils/tomboy/pkg-plist
index 592a908a8..b4739eca4 100644
--- a/deskutils/tomboy/pkg-plist
+++ b/deskutils/tomboy/pkg-plist
@@ -9,6 +9,7 @@ lib/tomboy/Tomboy.exe
lib/tomboy/Tomboy.exe.config
lib/tomboy/libtomboy.la
lib/tomboy/libtomboy.so
+libdata/bonobo/servers/GNOME_TomboyApplet.server
libdata/pkgconfig/tomboy-plugins.pc
share/dbus-1/services/com.beatniksoftware.Tomboy.service
share/gnome/applications/DefaultPlugins.desktop