[Midnightbsd-cvs] mports: Makefile:

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 26 13:11:24 EDT 2008


Log Message:
-----------


Modified Files:
--------------
    mports/www/webkit-gtk2:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/webkit-gtk2/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L www/webkit-gtk2/Makefile -L www/webkit-gtk2/Makefile -u -r1.3 -r1.4
--- www/webkit-gtk2/Makefile
+++ www/webkit-gtk2/Makefile
@@ -22,6 +22,7 @@
 		curl.4:${PORTSDIR}/ftp/curl \
 		sqlite3.8:${PORTSDIR}/databases/sqlite3
 
+WANT_GSTREAMER=	yes
 USE_BISON=	build
 USE_BZIP2=	yes
 USE_GMAKE=	yes
@@ -29,7 +30,7 @@
 USE_PERL5=	yes
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	autoconf:261 automake:110 libtool:15
-USE_GSTREAMER=	gnomevfs
+USE_GSTREAMER=	gnomevfs theora
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--with-webkit-target=x11 \


More information about the Midnightbsd-cvs mailing list