[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Sat Feb 11 16:06:23 MST 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy by tmclau02

Modified Files:
	Makefile 
Log Message:
Fix evo plugin plist subsitution from Philip

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile	2006/02/05 03:10:00	1.20
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/tomboy/Makefile	2006/02/11 23:06:23	1.21
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD: ports/deskutils/tomboy/Makefile,v 1.11 2006/01/05 02:43:27 tmclaugh Exp $
-#   $Id: Makefile,v 1.20 2006/02/05 03:10:00 tmclau02 Exp $
+#   $Id: Makefile,v 1.21 2006/02/11 23:06:23 tmclau02 Exp $
 #
 
 PORTNAME=	tomboy
@@ -41,7 +41,7 @@
 RUN_DEPENDS=	${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll:${PORTSDIR}/mail/gmime2-sharp
 PLIST_SUB+=	EVO:=""
 .else
-PLIST_SUB+=	EVO:="@comment"
+PLIST_SUB+=	EVO:="@comment "
 .endif
 
 post-patch:



More information about the Bsd-sharp-cvs mailing list