From 60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 21:54:33 +0000 Subject: Rename german/ and graphics/ patch-xy patches to reflect the files they modify. --- graphics/xfpovray/files/patch-flx_Imakefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 graphics/xfpovray/files/patch-flx_Imakefile (limited to 'graphics/xfpovray/files/patch-flx_Imakefile') diff --git a/graphics/xfpovray/files/patch-flx_Imakefile b/graphics/xfpovray/files/patch-flx_Imakefile new file mode 100644 index 000000000000..6563e6595c48 --- /dev/null +++ b/graphics/xfpovray/files/patch-flx_Imakefile @@ -0,0 +1,20 @@ +--- flx/Imakefile.orig Fri Feb 20 20:03:08 1998 ++++ flx/Imakefile Mon Jul 1 02:51:19 2002 +@@ -11,7 +11,7 @@ + XCOMM * * * No need to edit below here * * * + + SOREV = 0.1 +-LIBNAME = libflx.so.$(SOREV) ++LIBNAME = libflx.a + + + +@@ -55,8 +55,6 @@ + EXTRA_INCLUDES = -I$(XFORMS_INCDIR) $(INCS) + EXTRA_DEFINES = + LDLIBS = $(EXTRA_LIBRARIES) $(XLIB) +- +-ComplexProgramTarget($(LIBNAME)) + + NormalLibraryObjectRule() + NormalLibraryTarget(flx,$(OBJS)) -- cgit v1.2.3