diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 04d90ad60..3bc9db093 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -96,7 +96,7 @@ define Package/php5-cli endef define Package/php5-cli/description - (call Package/php5/Default/description) + $(call Package/php5/Default/description) This package contains the CLI version of the PHP5 interpreter. endef