pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/moc fix typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f8e9ad623ea
branches: trunk
changeset: 542670:7f8e9ad623ea
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat May 24 23:05:27 2008 +0000
description:
fix typo
diffstat:
audio/moc/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5de0f46f6f00 -r 7f8e9ad623ea audio/moc/options.mk
--- a/audio/moc/options.mk Sat May 24 23:00:18 2008 +0000
+++ b/audio/moc/options.mk Sat May 24 23:05:27 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2008/04/12 22:42:58 jlam Exp $
+# $NetBSD: options.mk,v 1.5 2008/05/24 23:05:27 tnn Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.moc
PKG_SUPPORTED_OPTIONS= sndfile flac vorbis speex curl samplerate
@@ -6,7 +6,7 @@
.include "../../mk/bsd.options.mk"
-PLIST_VARS+= fac sndfile speex vorbis
+PLIST_VARS+= flac sndfile speex vorbis
.if !empty(PKG_OPTIONS:Msamplerate)
PKG_OPTIONS+= sndfile
Home |
Main Index |
Thread Index |
Old Index