pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/quirc Copy files, new automake fails otherwise.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9318398711ee
branches: trunk
changeset: 621627:9318398711ee
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jul 13 19:21:33 2013 +0000
description:
Copy files, new automake fails otherwise.
diffstat:
chat/quirc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6b05fd3275c6 -r 9318398711ee chat/quirc/Makefile
--- a/chat/quirc/Makefile Sat Jul 13 19:15:27 2013 +0000
+++ b/chat/quirc/Makefile Sat Jul 13 19:21:33 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:09 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2013/07/13 19:21:33 joerg Exp $
#
DISTNAME= quirc-0.9.84
@@ -27,7 +27,7 @@
SUBST_SED.T85+= -e 's,83,85,g'
pre-configure:
- cd ${WRKSRC} && autoreconf
+ cd ${WRKSRC} && autoreconf -i
BUILDLINK_DEPMETHOD.libXt?= build
Home |
Main Index |
Thread Index |
Old Index