From 7194177292bc0668a78fc0ece993aa95eea0b8bc Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 22 May 2005 02:40:13 +0000 Subject: Correct a variable name. --- converters/wv2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'converters') diff --git a/converters/wv2/Makefile b/converters/wv2/Makefile index 6541d60df29..2462ecab095 100644 --- a/converters/wv2/Makefile +++ b/converters/wv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:10 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/05/22 02:40:13 minskim Exp $ # DISTNAME= wv2-0.2.2 @@ -17,7 +17,7 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-debug -CONFIGURE_ARGS+= --with-libiconv=${BUILDLINK_PREFIX.libiconv} +CONFIGURE_ARGS+= --with-libiconv=${BUILDLINK_PREFIX.iconv} .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/libgsf/buildlink3.mk" -- cgit v1.2.3