1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/lang/pike72/files/patch-aa
Vanilla I. Shu 54ae39629f - Upgrade to 7.2.570.
- Fixing mirrors lists
- Adding missing dependency with gettext.

PR:		ports/64456
Submitted by:	maintainer
2004-03-19 21:08:09 +00:00

13 lines
298 B
Plaintext

--- modules/_Image_FreeType/configure.orig Thu Mar 18 19:53:43 2004
+++ modules/_Image_FreeType/configure Thu Mar 18 19:55:48 2004
@@ -932,7 +932,8 @@
#line 933 "configure"
#include "confdefs.h"
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
int main() {