Index: Makefile =================================================================== RCS file: /home/pcvs/ports/editors/codelite/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 31 Aug 2009 09:12:24 -0000 1.22 +++ Makefile 4 Sep 2009 07:12:24 -0000 @@ -36,7 +36,7 @@ post-patch: .if ${ARCH} == "amd64" - ${REINPLACE_CMD} -e '58s|=|= -fPIC|' ${WRKSRC}/configure + ${REINPLACE_CMD} -e '66s|=|= -fPIC|' ${WRKSRC}/configure .endif ${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG}|g' ${WRKSRC}/configure # Configure script does not respect --prefix