diff options
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile index 4192fdd9499..29df7c202bb 100644 --- a/multimedia/gst-plugins0.10-good/Makefile +++ b/multimedia/gst-plugins0.10-good/Makefile @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.11 2008/02/28 19:32:21 drochner Exp $ +# $NetBSD: Makefile,v 1.12 2008/03/10 11:35:31 drochner Exp $ # .include "Makefile.common" +PKGREVISION= 1 + COMMENT+= good plugins # some plugins were moved from bad to good -CONFLICTS+= gst-plugins0.10-bad<0.10.7 +CONFLICTS+= gst-plugins0.10-bad<0.10.6 CONFIGURE_ARGS+= --enable-gconf CONFIGURE_ARGS+= --enable-gconftool |