summaryrefslogtreecommitdiff
path: root/graphics/xfpovray/files/patch-flx_Imakefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-30 05:12:36 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-31 01:06:26 +0100
commit168c4603a4df7dbb0902fc1e458f7935e87d2ad2 (patch)
treea2adae1719e2ed305452fe41b547b7053e357bf5 /graphics/xfpovray/files/patch-flx_Imakefile
parentjava/wildfly10: Remove expired port (diff)
graphics/xfpovray: Remove expired port
2023-12-31 graphics/xfpovray: BROKEN for more than 2 years on all supported versions after the EOL of 12
Diffstat (limited to 'graphics/xfpovray/files/patch-flx_Imakefile')
-rw-r--r--graphics/xfpovray/files/patch-flx_Imakefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/xfpovray/files/patch-flx_Imakefile b/graphics/xfpovray/files/patch-flx_Imakefile
deleted file mode 100644
index 6563e6595c48..000000000000
--- a/graphics/xfpovray/files/patch-flx_Imakefile
+++ /dev/null
@@ -1,20 +0,0 @@
---- 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))