? libdv Index: Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/libdv/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- Makefile 23 Feb 2006 10:38:07 -0000 1.30 +++ Makefile 28 Feb 2006 21:45:51 -0000 @@ -20,7 +20,6 @@ USE_GNOME= gnometarget WANT_GNOME= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk-prefix="${X11BASE}" \ --x-includes="${X11BASE}/include" \ @@ -32,13 +31,13 @@ MAN1= dubdv.1 dvconnect.1 encodedv.1 -PORTDOCS= AUTHORS COPYING COPYRIGHT ChangeLog NEWS README \ +PORTDOCS= AUTHORS COPYING COPYRIGHT ChangeLog NEWS README \ README.dvconnect README.encoder TODO .include .if ${X_WINDOW_SYSTEM:L} == xfree86-3 -IGNORE= "Requires Xv Extension" +IGNORE= requires Xv Extension .endif .if ${HAVE_GNOME:Mgtk12}!="" @@ -57,7 +56,7 @@ .ifndef(WITHOUT_SDL) USE_SDL= sdl -CONFIGURE_ARGS+= --enable-sdl +CONFIGURE_ARGS+= --enable-sdl .endif pre-everything::