From b75a62d6b5a70f6a7672d1a5660ba4d6a5066def Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 24 May 2008 23:05:27 +0000 Subject: fix typo --- audio/moc/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/moc/options.mk b/audio/moc/options.mk index 6d16cb4a5e9..5aab6a4ed1d 100644 --- a/audio/moc/options.mk +++ b/audio/moc/options.mk @@ -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 @@ PKG_SUGGESTED_OPTIONS= sndfile flac vorbis curl .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 -- cgit v1.2.3