mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00: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
@ -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…
Reference in New Issue
Block a user