FreeBSD Bugzilla – Attachment 41126 Details for
Bug 64472
Update port: print/ghostscript-afpl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.14 KB, created by
tkato
on 2004-03-19 16:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2004-03-19 16:40:16 UTC
Size:
1.14 KB
patch
obsolete
>diff -urN /usr/ports/print/ghostscript-afpl/Makefile print/ghostscript-afpl/Makefile >--- /usr/ports/print/ghostscript-afpl/Makefile Sun Feb 29 21:40:53 2004 >+++ print/ghostscript-afpl/Makefile Wed Mar 17 21:46:55 2004 >@@ -426,6 +426,8 @@ > .endfor > .if defined(WITH_FT_BRIDGE) > ${MKDIR} ${WRKSRC}/freetype/include >+ ${LN} -sf ${LOCALBASE}/include/ft2build.h \ >+ ${WRKSRC}/freetype/include/ft2build.h > ${LN} -sf ${LOCALBASE}/include/freetype2/freetype \ > ${WRKSRC}/freetype/include/freetype > ${MKDIR} ${WRKSRC}/freetype/objs >diff -urN /usr/ports/print/ghostscript-afpl/files/patch-src:fapi_ft.c print/ghostscript-afpl/files/patch-src:fapi_ft.c >--- /usr/ports/print/ghostscript-afpl/files/patch-src:fapi_ft.c Thu Jan 1 09:00:00 1970 >+++ print/ghostscript-afpl/files/patch-src:fapi_ft.c Wed Mar 17 21:43:56 2004 >@@ -0,0 +1,12 @@ >+--- src/fapi_ft.c.orig Sat Dec 13 07:07:59 2003 >++++ src/fapi_ft.c Wed Mar 17 21:43:43 2004 >+@@ -30,7 +30,8 @@ >+ #include "math_.h" >+ >+ /* FreeType headers */ >+-#include "freetype/freetype.h" >++#include "ft2build.h" >++#include FT_FREETYPE_H >+ #include "freetype/ftincrem.h" >+ #include "freetype/ftglyph.h" >+ #include "freetype/ftoutln.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 64472
: 41126