aboutsummaryrefslogtreecommitdiff
path: root/graphics/php5-gd
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-12-09 19:41:41 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-12-09 19:41:41 +0000
commit0edcc400292e872cca3456e62be5cffc5ef26333 (patch)
treecc6c372c23a2ece9493d977bfe87c7c39e5e2cf8 /graphics/php5-gd
parentc3d2f3bcb42813b5ef1ae55a0c32dffb30abf67a (diff)
downloadports-0edcc400292e872cca3456e62be5cffc5ef26333.tar.gz
ports-0edcc400292e872cca3456e62be5cffc5ef26333.zip
Notes
Diffstat (limited to 'graphics/php5-gd')
-rw-r--r--graphics/php5-gd/files/patch-config.m410
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/php5-gd/files/patch-config.m4 b/graphics/php5-gd/files/patch-config.m4
index 3a4e549c1e45..03b69a1c248a 100644
--- a/graphics/php5-gd/files/patch-config.m4
+++ b/graphics/php5-gd/files/patch-config.m4
@@ -1,11 +1,11 @@
---- config.m4.orig Thu Dec 25 23:33:02 2003
-+++ config.m4 Wed Jul 7 14:37:18 2004
-@@ -219,7 +219,7 @@
+--- config.m4.orig Mon May 30 01:16:41 2005
++++ config.m4 Wed Dec 7 11:01:13 2005
+@@ -220,7 +220,7 @@
],[
AC_MSG_ERROR([Problem with libt1.(a|so). Please check config.log for more information.])
],[
-- -L$GD_T1_DIR/lib
-+ -L$GD_T1_DIR/lib -lm
+- -L$GD_T1_DIR/$PHP_LIBDIR
++ -L$GD_T1_DIR/$PHP_LIBDIR -lm
])
fi
])