diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-02 19:14:30 +0000 | 
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-02 19:14:30 +0000 | 
| commit | 5be080844d7910d74ca975a3b35236a03d25492e (patch) | |
| tree | 43604563396c1310be7be877ff28ac75f51de6ed /graphics/gimp/files/patch-ao | |
| parent | update to 5.0.8 (diff) | |
Upgrade to 1.1.18, and add myself as MAINTAINER.
(erich leave us long time ago).
Diffstat (limited to 'graphics/gimp/files/patch-ao')
| -rw-r--r-- | graphics/gimp/files/patch-ao | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/graphics/gimp/files/patch-ao b/graphics/gimp/files/patch-ao new file mode 100644 index 000000000000..e5f1d5a3677c --- /dev/null +++ b/graphics/gimp/files/patch-ao @@ -0,0 +1,11 @@ +--- plug-ins/libgck/gck/Makefile.in.orig	Sun Apr  2 22:41:29 2000 ++++ plug-ins/libgck/gck/Makefile.in	Sun Apr  2 22:41:37 2000 +@@ -191,7 +191,7 @@ + gckinclude_HEADERS =  	gck.h +  +  +-libgck_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) ++libgck_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) +  +  + INCLUDES =  	-I..				-I$(srcdir)/..			-I$(top_srcdir)			$(GTK_CFLAGS)			-I$(includedir) | 
