[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Tue Feb 14 19:36:17 MST 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot by tmclau02
Modified Files:
Makefile
Log Message:
f-spot can use sqlite 2 or 3 now.
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot/Makefile,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot/Makefile 2006/02/05 23:03:14 1.25
+++ /cvsroot/bsd-sharp/FreeBSD-ports/graphics/f-spot/Makefile 2006/02/15 02:36:17 1.26
@@ -3,7 +3,7 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD: ports/graphics/f-spot/Makefile,v 1.7 2006/01/14 02:55:25 tmclaugh Exp $
-# $Id: Makefile,v 1.25 2006/02/05 23:03:14 tmclau02 Exp $
+# $Id: Makefile,v 1.26 2006/02/15 02:36:17 tmclau02 Exp $
#
PORTNAME= f-spot
@@ -24,7 +24,7 @@
${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
USE_BZIP2= yes
-USE_SQLITE= 2
+USE_SQLITE= yes
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack
USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
More information about the Bsd-sharp-cvs
mailing list