mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
315 B
Diff
12 lines
315 B
Diff
--- src/gdft.c.orig 2017-01-18 05:01:19.000000000 -0600
|
|
+++ src/gdft.c 2017-01-19 05:37:34.000000000 -0600
|
|
@@ -1507,7 +1507,7 @@
|
|
|
|
#include <fontconfig/fontconfig.h>
|
|
|
|
-/* #define NO_POSTSCRIPT_ALIAS 1 */
|
|
+#define NO_POSTSCRIPT_ALIAS 1
|
|
#ifndef NO_POSTSCRIPT_ALIAS
|
|
typedef struct _PostscriptAlias {
|
|
char* name;
|