diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-19 07:39:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-19 07:39:31 +0000 |
commit | 591286294240fc00c2c36d5ccc0ec7a96385b7c2 (patch) | |
tree | b7e1aee0f3f0719eeed4e67bef117fef71ef3733 /graphics/dia | |
parent | 64768c1c1fe2170aeb750f0b83d0360914309268 (diff) | |
download | ports-591286294240fc00c2c36d5ccc0ec7a96385b7c2.tar.gz ports-591286294240fc00c2c36d5ccc0ec7a96385b7c2.zip |
Notes
Diffstat (limited to 'graphics/dia')
-rw-r--r-- | graphics/dia/files/patch-ad | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/graphics/dia/files/patch-ad b/graphics/dia/files/patch-ad index 3a809187a895..573ea909294f 100644 --- a/graphics/dia/files/patch-ad +++ b/graphics/dia/files/patch-ad @@ -1,6 +1,6 @@ ---- configure.orig Wed Mar 12 19:51:36 2003 -+++ configure Mon Mar 17 14:05:51 2003 -@@ -7546,6 +7546,7 @@ +--- configure.orig Sat Nov 1 06:26:01 2003 ++++ configure Fri Mar 19 02:22:25 2004 +@@ -18085,6 +18085,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,7 +8,17 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9738,7 +9739,7 @@ +@@ -20119,7 +20120,8 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ +-#include <freetype/freetype.h> ++#include <ft2build.h> ++#include FT_FREETYPE_H + #if (FREETYPE_MAJOR*1000+FREETYPE_MINOR)*1000+FREETYPE_PATCH < 2000009 + #error Freetype version too low. + #endif +@@ -20301,7 +20303,7 @@ cat >>confdefs.h <<_ACEOF |