From 4ec1d9b286c9862940b57ddc4d53361a5d13a878 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 26 Jan 2005 13:09:19 +0000 Subject: Explicitly disable xvid. Fixes build if xvidcore is already installed. --- multimedia/gst-plugins/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/gst-plugins/Makefile.common b/multimedia/gst-plugins/Makefile.common index 2ee9fe9b5bd..5a4e945874a 100644 --- a/multimedia/gst-plugins/Makefile.common +++ b/multimedia/gst-plugins/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2005/01/13 12:56:31 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.15 2005/01/26 13:09:19 jmmv Exp $ # DISTNAME= gst-plugins-0.8.7 @@ -122,6 +122,7 @@ CONFIGURE_ENV+= have_func=no vorbistest \ x \ xshm \ + xvid \ xvideo CONFIGURE_ARGS+= --disable-${driver} .endfor -- cgit v1.2.3