aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/szip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index dd384eef0036..49540277c42b 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -7,7 +7,7 @@
PORTNAME= szip
PORTVERSION= 1.12b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://www.compressconsult.com/szip/
DISTNAME= sz${PORTVERSION:S/.//}_src
@@ -24,6 +24,7 @@ PORTDOCS= *.txt
post-patch:
@${REINPLACE_CMD} -e 's,more logfile,cat logfile,' \
+ -e "s,^CFLAGS.*,CFLAGS= ${CFLAGS}," \
${WRKSRC}/makefile
do-build: