diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-12 17:10:19 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-12 17:10:19 +0000 |
commit | 11aeb07bd2aea91a0f7b63ee589ed64e830653e6 (patch) | |
tree | 9c9adc661e64dbdeaa4ce12712daa7a266f199fc /graphics/imlib/files/patch-imlib-config.in | |
parent | The 4.X base system version of Kerberos is not supported, and does not (diff) |
Update to 1.9.15, bugfix release
Approved by: pav (co mentor)
Notes
Notes:
svn path=/head/; revision=121462
Diffstat (limited to 'graphics/imlib/files/patch-imlib-config.in')
-rw-r--r-- | graphics/imlib/files/patch-imlib-config.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/imlib/files/patch-imlib-config.in b/graphics/imlib/files/patch-imlib-config.in deleted file mode 100644 index 0afcd9e72488..000000000000 --- a/graphics/imlib/files/patch-imlib-config.in +++ /dev/null @@ -1,11 +0,0 @@ ---- imlib-config.in.orig Thu Jan 14 17:43:29 1999 -+++ imlib-config.in Thu Mar 22 14:59:36 2001 -@@ -3,7 +3,7 @@ - # Shamelessly ripped form gtk's gtk-config.in - # - --gx_libs="@SUPPORT_LIBS@" -+gx_libs="-L%%LOCALBASE%%/lib @SUPPORT_LIBS@" - gdk_gx_libs=" @GDK_SUPPORT_LIBS@" - gdk_libs="@LIBS@" - |