From a68d2827d36597f96c7dac2b6e0ae381aecbc24c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev 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. --- misc/pinfo/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'misc') diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index eea9f2a2e170..1335b405fa9e 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -31,8 +31,4 @@ LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses CONFIGURE_ARGS+= --with-ncurses=${LOCALBASE} .endif -pre-patch: - @${PERL} -pi -e 's|||g ; \ - s|-liconv|-lgiconv|g' ${WRKSRC}/configure - .include -- cgit v1.2.3