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

noreply at forge.novell.com noreply at forge.novell.com
Tue Jan 10 20:11:16 MST 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine by tmclau02

Modified Files:
	Makefile 
Log Message:
Bump optional libxine to match current version.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine/Makefile,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine/Makefile	2006/01/05 02:49:04	1.42
+++ /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine/Makefile	2006/01/11 03:11:16	1.43
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD: ports/audio/muine/Makefile,v 1.21 2005/11/15 06:48:00 ade Exp $
-#   $Id: Makefile,v 1.42 2006/01/05 02:49:04 tmclau02 Exp $
+#   $Id: Makefile,v 1.43 2006/01/11 03:11:16 tmclau02 Exp $
 #
 
 PORTNAME=	muine
@@ -48,7 +48,7 @@
 
 .if defined (WITH_XINE)
 CONFIGURE_ARGS+=	--enable-xine=yes
-LIB_DEPENDS+=	xine.14:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+=	xine.15:${PORTSDIR}/multimedia/libxine
 .else
 USE_GSTREAMER+=	gconf
 .endif



More information about the Bsd-sharp-cvs mailing list