Index: Makefile =================================================================== RCS file: /space/cvs/marcuscom-cvs/ports/audio/jamboree/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 20 Jan 2006 02:55:55 -0000 1.5 +++ Makefile 28 Jan 2006 05:14:49 -0000 @@ -24,7 +24,8 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ + GST_INSPECT="${X11BASE}/bin/gst-inspect-0.8" GCONF_SCHEMAS= jamboree.schemas USE_REINPLACE= yes