1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Respect CFLAGS

- Bump PORTREVISION

PR:		ports/121441 (based on)
Submitted by:	bf <bf2006a@yahoo.com>
This commit is contained in:
Renato Botelho 2008-03-09 14:12:21 +00:00
parent 16340d48ae
commit 1bcb80f1d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208674

View File

@ -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: