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. --- x11-toolkits/gal/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'x11-toolkits/gal') diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile index 624c1a79fc15..2077fe84ffdf 100644 --- a/x11-toolkits/gal/Makefile +++ b/x11-toolkits/gal/Makefile @@ -36,7 +36,5 @@ pre-patch: @find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' - @find ${WRKSRC}/gal/widgets -name '*.[ch]' | xargs ${PERL} -pi -e \ - 's|||' .include -- cgit v1.2.3