Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/squidclam/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 13 May 2006 04:15:16 -0000 1.2 +++ Makefile 18 Feb 2007 17:39:58 -0000 @@ -7,6 +7,7 @@ PORTNAME= squidclam PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -34,6 +35,8 @@ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ -e 's|%%PREFIX%%|${PREFIX}|g' \ ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|cl_perror|cl_strerror|g' \ + ${WRKSRC}/squidclam.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}