aboutsummaryrefslogtreecommitdiff
path: root/security/squidclam
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-02-18 18:34:13 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-02-18 18:34:13 +0000
commit56cfde4f5847a7a0c5c355a37e7c4fbcefc3f4d8 (patch)
tree51fde5fc8a9bdf6a282a735d4f9c85a885e36246 /security/squidclam
parent3904a5b66afd542d22dc7e0adb86ff4e39adfb2e (diff)
Notes
Diffstat (limited to 'security/squidclam')
-rw-r--r--security/squidclam/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/squidclam/Makefile b/security/squidclam/Makefile
index 63a7bd917825..35dadb4b6f59 100644
--- a/security/squidclam/Makefile
+++ b/security/squidclam/Makefile
@@ -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 @@ post-patch:
@${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}