Index: devel/libtool22/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libtool22/Makefile,v retrieving revision 1.5 diff -a -u -r1.5 Makefile --- devel/libtool22/Makefile 15 Sep 2010 18:34:12 -0000 1.5 +++ devel/libtool22/Makefile 23 Sep 2010 11:15:28 -0000 @@ -7,6 +7,7 @@ PORTNAME?= libtool PORTVERSION= 2.2.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool @@ -29,6 +30,7 @@ post-patch: @${REINPLACE_CMD} -e 's|sed gsed|sed|g' \ -e 's|CC=cc|CC=${CC}|g' \ + -e 's|$$GREP "\\-L"|$$GREP "\\-lstdc++"|g' \ ${WRKSRC}/configure ${WRKSRC}/libltdl/configure post-configure: