diff --git a/lang/perl-www/Makefile b/lang/perl-www/Makefile index fadc1c0238..7657aa27f6 100644 --- a/lang/perl-www/Makefile +++ b/lang/perl-www/Makefile @@ -33,7 +33,7 @@ define Package/perl-www endef define Build/Configure - $(call perlmod/Configure,-n,) + $(call perlmod/Configure,,) endef define Build/Compile