pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/vlc fix typo in comment, no functional change
details: https://anonhg.NetBSD.org/pkgsrc/rev/a55f8ec6ecb3
branches: trunk
changeset: 552074:a55f8ec6ecb3
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Thu Dec 25 18:21:59 2008 +0000
description:
fix typo in comment, no functional change
diffstat:
multimedia/vlc/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d2e6180392a5 -r a55f8ec6ecb3 multimedia/vlc/options.mk
--- a/multimedia/vlc/options.mk Thu Dec 25 16:44:19 2008 +0000
+++ b/multimedia/vlc/options.mk Thu Dec 25 18:21:59 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.12 2008/12/19 23:28:40 jmcneill Exp $
+# $NetBSD: options.mk,v 1.13 2008/12/25 18:21:59 jmcneill Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.vlc
PKG_SUPPORTED_OPTIONS= debug faad arts dbus hal skins sdl esound pulseaudio x11 gnome
@@ -89,7 +89,7 @@
CONFIGURE_ARGS+= --disable-skins2
.endif
-## X11 dependecy and QT4 frontend
+## X11 dependency and QT4 frontend
.if !empty(PKG_OPTIONS:Mx11)
DEPENDS+= dejavu-ttf>=2.0:../../fonts/dejavu-ttf
Home |
Main Index |
Thread Index |
Old Index