1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- fix build for png-1.4.1

This commit is contained in:
Dirk Meyer 2010-04-01 07:58:19 +00:00
parent 86e89068bf
commit 477a8d413e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251947

View File

@ -91,6 +91,10 @@ post-extract:
-d ${WRKDIR}
.endif
post-patch:
${REINPLACE_CMD} -e 's|png_set_gray_1_2_4_to_8|png_set_expand_gray_1_2_4_to_8|' \
${WRKSRC}/image.c
do-install:
.if !defined(WITHOUT_GLX)
${INSTALL_PROGRAM} ${WRKSRC}/quake/${PORTNAME}-glx ${PREFIX}/bin