1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Update the freetype2 include file test in configure.

Submitted by:	lofi
This commit is contained in:
Doug Barton 2004-03-27 07:42:16 +00:00
parent 2684ed96b7
commit 26e88f938e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105409

View File

@ -45,6 +45,11 @@ MAN1= pdffonts.1 \
xpdf.1
MAN5= xpdfrc.5
post-patch:
@${CP} ${WRKSRC}/configure ${WRKSRC}/configure.orig
@${SED} -e "s#freetype.h#ft2build.h#" ${WRKSRC}/configure.orig > \
${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}