pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/musicpd Fix pasto.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/046fe1965d25
branches:  trunk
changeset: 351424:046fe1965d25
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 20 10:20:03 2016 +0000

description:
Fix pasto.

diffstat:

 audio/musicpd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e5bb809ccd3c -r 046fe1965d25 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Sat Aug 20 10:17:18 2016 +0000
+++ b/audio/musicpd/Makefile    Sat Aug 20 10:20:03 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2016/08/20 10:17:09 wiz Exp $
+# $NetBSD: Makefile,v 1.128 2016/08/20 10:20:03 wiz Exp $
 
 DISTNAME=              mpd-0.19.18
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
@@ -36,7 +36,7 @@
 
 FILES_SUBST+=          DEVOSSAUDIO=${DEVOSSAUDIO:Q}
 
-SUBST_CLASSES+=                config paths
+SUBST_CLASSES+=                paths
 SUBST_STAGE.paths=     post-patch
 SUBST_FILES.paths=     mpd.conf
 SUBST_SED.paths=       -e 's,@DEVOSSAUDIO@,${DEVOSSAUDIO},'



Home | Main Index | Thread Index | Old Index