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-Makefile.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-Makefile.in')
-rw-r--r-- | graphics/imlib/files/patch-Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/imlib/files/patch-Makefile.in b/graphics/imlib/files/patch-Makefile.in deleted file mode 100644 index dde9776e477b..000000000000 --- a/graphics/imlib/files/patch-Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in.orig Tue Mar 27 22:21:26 2001 -+++ Makefile.in Mon May 21 19:43:10 2001 -@@ -37,3 +37,3 @@ - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ -@@ -109,3 +109,3 @@ - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(pkglibdir) - pkgconfig_DATA = imlib.pc imlibgdk.pc |