freebsd-ports/graphics/wings/files/patch-plugins__src_commands_Makefile
Christoph Moench-Tegeder bafae82ff9 graphics/wings: update to 2.2.5
and grab MAINTAINER.
http://www.wings3d.com/?page_id=76
2020-05-04 20:46:54 +00:00

11 lines
284 B
Text

--- plugins_src/commands/Makefile.orig 2020-05-04 17:02:14 UTC
+++ plugins_src/commands/Makefile
@@ -18,7 +18,7 @@ include ../../erl.mk
ESRC=.
WINGS_INTL=../../intl_tools
EBIN=../../plugins/commands
-WINGS_TOP=../../..
+WINGS_TOP=../..
WINGS_E3D=../../e3d
ifeq ($(TYPE),debug)