From 6e1ae7dae7c7b395f0370c624d9170cbdf239551 Mon Sep 17 00:00:00 2001 From: tnn Date: Mon, 10 Aug 2009 00:05:35 +0000 Subject: fix a typo --- audio/faad2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile index 2ea79341996..5bf7c3832cb 100644 --- a/audio/faad2/Makefile +++ b/audio/faad2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2009/08/10 00:01:55 tnn Exp $ +# $NetBSD: Makefile,v 1.44 2009/08/10 00:05:35 tnn Exp $ DISTNAME= faad2-2.7 CATEGORIES= audio @@ -35,6 +35,6 @@ post-extract: pre-configure: cp ${WRKSRC}/common/faad/getopt.* ${WRKSRC}/frontend - cd ${WRKSRC}/$$dir && autoreconf -if + cd ${WRKSRC} && autoreconf -if .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3