diff options
author | drochner <drochner@pkgsrc.org> | 2006-06-14 11:23:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-06-14 11:23:17 +0000 |
commit | 1b49f4b1500e86dd6c0fcd5bf35053a1cbbccaae (patch) | |
tree | f5f37d2da7db538001b980d678f698832beae527 /multimedia/gst-plugins0.10-good/Makefile | |
parent | 6fa4afbee694779547d42e2ad6f96742130f2c58 (diff) | |
download | pkgsrc-1b49f4b1500e86dd6c0fcd5bf35053a1cbbccaae.tar.gz |
update to 0.10.3
changes: bugfixes
Diffstat (limited to 'multimedia/gst-plugins0.10-good/Makefile')
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile index ce6dd91678a..674503c35be 100644 --- a/multimedia/gst-plugins0.10-good/Makefile +++ b/multimedia/gst-plugins0.10-good/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/03/21 06:00:47 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/06/14 11:23:17 drochner Exp $ # .include "Makefile.common" -PKGREVISION= 1 - COMMENT+= good plugins CONFIGURE_ARGS+= --enable-gconf |