summaryrefslogtreecommitdiff
path: root/deskutils/tomboy/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-10 09:08:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-10 09:08:39 +0000
commitf38680abf9b8d60dd9c3b6d2d3a4a26acbb8fc00 (patch)
tree325e78b547a9b4756571861326b3ea39d57cd380 /deskutils/tomboy/Makefile
parent- Convert my ports to USES=python (diff)
- Use GCONF_SCHEMAS to fix some stage violations
- Fix PLIST_SUB to prevent some pkg warnings
Notes
Notes: svn path=/head/; revision=364519
Diffstat (limited to 'deskutils/tomboy/Makefile')
-rw-r--r--deskutils/tomboy/Makefile3
1 files changed, 2 insertions, 1 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: