aboutsummaryrefslogtreecommitdiff
path: root/graphics/wings-devel/files/patch-plugins__src_commands_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/wings-devel/files/patch-plugins__src_commands_Makefile')
-rw-r--r--graphics/wings-devel/files/patch-plugins__src_commands_Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/wings-devel/files/patch-plugins__src_commands_Makefile b/graphics/wings-devel/files/patch-plugins__src_commands_Makefile
deleted file mode 100644
index 52dd7c1c3fef..000000000000
--- a/graphics/wings-devel/files/patch-plugins__src_commands_Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- plugins_src/commands/Makefile.orig Fri May 30 12:58:01 2003
-+++ plugins_src/commands/Makefile Fri May 30 12:58:59 2003
-@@ -38,7 +38,7 @@
- # FLAGS
- # ----------------------------------------------------
- ERL_FLAGS += -I $(WINGS_SRC) -I $(WINGS_E3D) -pa $(ESDL_PATH)/ebin
--ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info
-+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info
-
- # ----------------------------------------------------
- # Targets