pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/gst-plugins0.10-esound this must be ...FLAGS, no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/371d6bcdadae
branches:  trunk
changeset: 513213:371d6bcdadae
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon May 22 16:32:37 2006 +0000

description:
this must be ...FLAGS, not ...FLAG - how could this ever work?

diffstat:

 audio/gst-plugins0.10-esound/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r b882333bb52a -r 371d6bcdadae audio/gst-plugins0.10-esound/Makefile
--- a/audio/gst-plugins0.10-esound/Makefile     Mon May 22 15:10:38 2006 +0000
+++ b/audio/gst-plugins0.10-esound/Makefile     Mon May 22 16:32:37 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/30 21:20:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2006/05/22 16:32:37 drochner Exp $
 #
 
 GST_PLUGINS0.10_NAME=  esound
 GST_PLUGINS0.10_DIRS=  ext/esd
-GST_PLUGINS0.10_FLAG=  esd
+GST_PLUGINS0.10_FLAGS= esd
 
 .include "../../multimedia/gst-plugins0.10-good/Makefile.common"
 



Home | Main Index | Thread Index | Old Index