cvs commit: ports/x11-toolkits/wxgtk28 Makefile pkg-plist

Anonymous swell.k at gmail.com
Mon Aug 2 12:32:21 UTC 2010


Max Khon <fjoe at FreeBSD.org> writes:

> fjoe        2010-08-02 11:52:04 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     x11-toolkits/wxgtk28 Makefile pkg-plist 
>   Log:
>   Move gstreamer and mspack to OPTIONS.
>   
>   PR:             146551
>   Submitted by:   Anonymous <swell.k at gmail.com>
>   
>   Revision  Changes    Path
>   1.55      +25 -5     ports/x11-toolkits/wxgtk28/Makefile
>   1.12      +3 -3      ports/x11-toolkits/wxgtk28/pkg-plist

A bit of cleaning up that I've noticed too late.

%%
diff --git a/Makefile b/Makefile
index 89e4ade..4a3ea85 100644
--- a/Makefile
+++ b/Makefile
@@ -34,9 +34,7 @@ CONFIGURE_ARGS=	--with-libpng=sys\
 		--with-zlib=sys\
 		--with-expat=sys\
 		--with-opengl\
-		--with-mspack\
 		--with-gtk\
-		--enable-mediactrl\
 		--disable-backtrace\
 		--enable-graphics_ctx
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}"\
%%


More information about the cvs-all mailing list