mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- use TIFF_VERSION_CLASSIC
This commit is contained in:
parent
f50cd5371a
commit
a992e5e0de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260030
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ MAKEFILE= Makefile.linux
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-DiTIFF|-DiTIFF -DTIFF_VERSION=42|' \
|
||||
@${REINPLACE_CMD} -e 's|-DiTIFF|-DiTIFF -DTIFF_VERSION=TIFF_VERSION_CLASSIC|' \
|
||||
${WRKSRC}/Makefile.linux
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue