summaryrefslogtreecommitdiffstats
path: root/print/perlftlib
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-07-19 00:41:40 +0000
committerknu <knu@FreeBSD.org>2000-07-19 00:41:40 +0000
commitd8a93609f187d2b2fe4b82b5007c383ae6b733fa (patch)
treeb3d21130b8795e0241a27da8a26227408a227926 /print/perlftlib
parentee3776d96536ccbc569f9d2193e460ce1899caeb (diff)
downloadFreeBSD-ports-d8a93609f187d2b2fe4b82b5007c383ae6b733fa.zip
FreeBSD-ports-d8a93609f187d2b2fe4b82b5007c383ae6b733fa.tar.gz
Fix build failure on -current. (Another fix regarding Perl 5.6.0 update)
Approved by: taoka-san (Maintainer)
Diffstat (limited to 'print/perlftlib')
-rw-r--r--print/perlftlib/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/perlftlib/files/patch-ab b/print/perlftlib/files/patch-ab
new file mode 100644
index 0000000..eab15e5
--- /dev/null
+++ b/print/perlftlib/files/patch-ab
@@ -0,0 +1,11 @@
+--- FreeType/FreeType.xs.orig Mon Dec 14 14:13:26 1998
++++ FreeType/FreeType.xs Tue Jul 18 21:56:29 2000
+@@ -12,6 +12,8 @@
+ #include "EXTERN.h"
+ #include "perl.h"
+ #include "XSUB.h"
++#define PERL_POLLUTE 1
++#include "embedvar.h"
+ #ifdef __cplusplus
+ }
+ #endif
OpenPOWER on IntegriCloud