diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-09-16 17:34:46 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-09-16 17:34:46 +0000 |
commit | 041e56613cab613e59a1a058b26e69931ac87d41 (patch) | |
tree | b09c4456bb735e8e96449410f26db3b435cca459 /graphics/gimp1/files/patch-plug-ins::libgck::gck::Makefile.in | |
parent | - Update to 1.3.2 (diff) |
Retire print/gimp-print, graphics/gimp1, and graphics/gimp-pmosaic
Notes
Notes:
svn path=/head/; revision=199568
Diffstat (limited to 'graphics/gimp1/files/patch-plug-ins::libgck::gck::Makefile.in')
-rw-r--r-- | graphics/gimp1/files/patch-plug-ins::libgck::gck::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp1/files/patch-plug-ins::libgck::gck::Makefile.in b/graphics/gimp1/files/patch-plug-ins::libgck::gck::Makefile.in deleted file mode 100644 index 6764015563eb..000000000000 --- a/graphics/gimp1/files/patch-plug-ins::libgck::gck::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/libgck/gck/Makefile.in.orig Tue Feb 12 05:46:23 2002 -+++ plug-ins/libgck/gck/Makefile.in Wed Feb 20 14:00:02 2002 -@@ -193,7 +193,7 @@ - gckinclude_HEADERS = gck.h - - --libgck_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) $(no_undefined) -+libgck_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) $(no_undefined) - - - INCLUDES = -I.. -I$(srcdir)/.. -I$(top_srcdir) $(GTK_CFLAGS) -I$(includedir) |