diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-10 09:08:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-10 09:08:39 +0000 |
commit | f38680abf9b8d60dd9c3b6d2d3a4a26acbb8fc00 (patch) | |
tree | 325e78b547a9b4756571861326b3ea39d57cd380 /deskutils | |
parent | 0ed44f8feb77fe93ca1b69787d23b072ad29468b (diff) | |
download | ports-f38680abf9b8d60dd9c3b6d2d3a4a26acbb8fc00.tar.gz ports-f38680abf9b8d60dd9c3b6d2d3a4a26acbb8fc00.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/tomboy/Makefile | 3 | ||||
-rw-r--r-- | deskutils/tomboy/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index 031e17a269d6..9a477c715961 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes USE_LDCONFIG= yes +GCONF_SCHEMAS= tomboy.schemas MAKE_JOBS_UNSAFE=yes @@ -49,7 +50,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/mono/gmime-sharp-2.6/gmime-sharp.dll:${PORTSDIR}/ PLIST_SUB+= EVOLUTION="" .else CONFIGURE_ARGS+=--disable-evolution -PLIST_SUB+= EVOLUTION="@comment" +PLIST_SUB+= EVOLUTION="@comment " .endif post-patch: diff --git a/deskutils/tomboy/pkg-plist b/deskutils/tomboy/pkg-plist index e505308e273c..48e58b9ba5dc 100644 --- a/deskutils/tomboy/pkg-plist +++ b/deskutils/tomboy/pkg-plist @@ -1,6 +1,5 @@ bin/tomboy %%APPLET%%bin/tomboy-panel -etc/gconf/schemas/tomboy.schemas lib/tomboy/Tomboy.exe lib/tomboy/Tomboy.exe.config lib/tomboy/Tomboy.exe.mdb |