pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/ices-mp3 Install missing files as needed.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87c74f9298f5
branches:  trunk
changeset: 621830:87c74f9298f5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 18 20:19:03 2013 +0000

description:
Install missing files as needed.

diffstat:

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

diffs (18 lines):

diff -r 10ece8cf5a9d -r 87c74f9298f5 audio/ices-mp3/Makefile
--- a/audio/ices-mp3/Makefile   Thu Jul 18 17:09:25 2013 +0000
+++ b/audio/ices-mp3/Makefile   Thu Jul 18 20:19:03 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/07/18 20:19:03 joerg Exp $
 #
 
 DISTNAME=              ices-${ICES_VERSION}
@@ -35,7 +35,7 @@
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
 
 pre-configure:
-       cd ${WRKSRC} && autoreconf --force
+       cd ${WRKSRC} && autoreconf --force -i
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/src/ices \



Home | Main Index | Thread Index | Old Index