freeswitch-stable: change how python-host.mk is included 246/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 20 Jan 2018 10:32:49 +0000 (11:32 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 20 Jan 2018 10:34:54 +0000 (11:34 +0100)
This was suggested in PR #241 by @commodo. Python maintainers moved the
.mk files and also want to get rid of the include_mk construct.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile

index 78070dd9f0cac5e6b7e2474931d0d31e2b7dab23..e730d1996c72889d1c54ab6ba09cab8552929675 100644 (file)
@@ -277,7 +277,7 @@ include $(INCLUDE_DIR)/package.mk
 
 FS_STABLE_PERL_FEED:=$(TOPDIR)/feeds/packages/lang/perl
 
-$(call include_mk, python-host.mk)
+include $(TOPDIR)/feeds/packages/lang/python/python-host.mk
 include $(FS_STABLE_PERL_FEED)/perlmod.mk
 
 FS_STABLE_PERL_LIBS:=$(shell grep "^libs=" \