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

noreply at forge.novell.com noreply at forge.novell.com
Tue Feb 14 19:39:34 MST 2006


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

Modified Files:
	Makefile 
Log Message:
Port can now use sqlite 2 or 3...  Still BROKEN though.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile	2006/02/05 03:16:44	1.35
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile	2006/02/15 02:39:34	1.36
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.35 2006/02/05 03:16:44 tmclau02 Exp $
+#   $Id: Makefile,v 1.36 2006/02/15 02:39:34 tmclau02 Exp $
 #
 
 PORTNAME=	beagle
@@ -33,7 +33,7 @@
 USE_GMAKE=	yes
 USE_GECKO=	mozilla firefox
 USE_GNOME=	gnomehack gnometarget intlhack
-USE_SQLITE=	2 # Switch to 'yes' our port catches up.
+USE_SQLITE=	yes
 USE_X_PREFIX=	yes
 INSTALLS_SHLIB=	yes
 USE_AUTOTOOLS=	libtool:15



More information about the Bsd-sharp-cvs mailing list