summaryrefslogtreecommitdiffstats
path: root/package/libxml-parser-perl/libxml-parser-perl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxml-parser-perl/libxml-parser-perl.mk')
-rw-r--r--package/libxml-parser-perl/libxml-parser-perl.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk b/package/libxml-parser-perl/libxml-parser-perl.mk
index 9f80cf9f0..ecc2cc9a9 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.mk
+++ b/package/libxml-parser-perl/libxml-parser-perl.mk
@@ -30,6 +30,6 @@ define HOST_LIBXML_PARSER_PERL_INSTALL_CMDS
$(HOST_MAKE_ENV) $(MAKE) -C $(@D) install
endef
-$(eval $(call GENTARGETS,package,libxml-parser-perl))
-$(eval $(call GENTARGETS,package,libxml-parser-perl,host))
+$(eval $(call GENTARGETS))
+$(eval $(call GENTARGETS,host))