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

noreply at forge.novell.com noreply at forge.novell.com
Sun Apr 1 15:42:24 MDT 2007


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

Modified Files:
	Makefile 
Log Message:
No need to USE_LDCONFIG here

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile	2007/03/17 04:40:01	1.46
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile	2007/04/01 21:42:24	1.47
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.46 2007/03/17 04:40:01 tmclau02 Exp $
+#   $Id: Makefile,v 1.47 2007/04/01 21:42:24 killfill Exp $
 #
 
 PORTNAME=	beagle
@@ -35,7 +35,6 @@
 USE_GETTEXT=	yes
 USE_GNOME?=	gnomehack gnometarget gnomesharp20 intlhack
 USE_SQLITE=	yes
-USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:15
 CONFIGURE_ENV?=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"


More information about the Bsd-sharp-cvs mailing list