From 849599bda43240c7746473f7439c22c4e93f4b80 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Thu, 25 Sep 2014 15:46:46 +0000 Subject: Remove hack now that USES=pathfix no longer modifies configure (r369260) --- dns/libidn/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'dns') diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 235029425b1e..869cce06ac38 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -33,8 +33,6 @@ PLIST_SUB+= NLS="@comment " .endif post-patch: - @${REINPLACE_CMD} -e '/^Makefile.gdoc:/s/configure /configure.ac /' \ - ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e '/^Libs.private:/s/$$/ @LTLIBINTL@/' \ ${WRKSRC}/libidn.pc.in -- cgit v1.2.3