From 094ea0eb06b018a2fdafc59443d4c51b243a3d82 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 20 Jul 2003 13:27:47 +0000 Subject: Add wings3d, a polygon mesh modeler written in Erlang. --- graphics/wings/files/patch-plugins__src_Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 graphics/wings/files/patch-plugins__src_Makefile (limited to 'graphics/wings/files/patch-plugins__src_Makefile') diff --git a/graphics/wings/files/patch-plugins__src_Makefile b/graphics/wings/files/patch-plugins__src_Makefile new file mode 100644 index 000000000000..71b0d8e232d7 --- /dev/null +++ b/graphics/wings/files/patch-plugins__src_Makefile @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- plugins_src/Makefile.orig Fri May 30 12:58:13 2003 ++++ plugins_src/Makefile Fri May 30 12:59:12 2003 +@@ -33,7 +33,7 @@ + # FLAGS + # ---------------------------------------------------- + ERL_FLAGS += +-ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info ++ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info + + # ---------------------------------------------------- + # Targets -- cgit v1.2.3