From 8f613493057f5b187e5baed3dd0d16e19fb17b39 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 13 Jul 2013 19:21:33 +0000 Subject: Copy files, new automake fails otherwise. --- chat/quirc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/quirc/Makefile') diff --git a/chat/quirc/Makefile b/chat/quirc/Makefile index 7e0841217bf..df389785bf6 100644 --- a/chat/quirc/Makefile +++ b/chat/quirc/Makefile @@ -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,8.3,8.5,g' SUBST_SED.T85+= -e 's,83,85,g' pre-configure: - cd ${WRKSRC} && autoreconf + cd ${WRKSRC} && autoreconf -i BUILDLINK_DEPMETHOD.libXt?= build -- cgit v1.2.3