From 905aa56821787eb98c150e2cd7e4222698cd34b5 Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 18 Mar 2002 11:50:38 +0000 Subject: Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and -liconv to -lgiconv. --- net/wol/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'net/wol') diff --git a/net/wol/Makefile b/net/wol/Makefile index 9e21d9f8..c782c1b 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -23,7 +23,4 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgiconv -lgnugetopt" -post-patch: - @${PERL} -pi -e "s/iconv.h/giconv.h/g" ${WRKSRC}/configure - .include -- cgit v1.1