openbsd-ports/graphics/gimp/patches/patch-ab
2000-02-07 10:06:16 +00:00

12 lines
514 B
Plaintext

--- plug-ins/libgck/gck/Makefile.in.orig Wed Feb 2 21:36:22 2000
+++ plug-ins/libgck/gck/Makefile.in Sat Feb 5 16:24:52 2000
@@ -188,7 +188,7 @@
gckinclude_HEADERS = gck.h gckcolor.h gckcommon.h gckimage.h gcklistbox.h gckmath.h gcktypes.h gckui.h gckvector.h
-libgck_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)
+libgck_la_LDFLAGS = -version-info 1:1:0
INCLUDES = -I.. -I$(srcdir)/.. -I$(top_srcdir) $(GTK_CFLAGS) -I$(includedir)