diff options
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r-- | lang/php56/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index b2de323..93c93c9 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -13,7 +13,7 @@ COMMENT= PHP Scripting Language LICENSE= PHP301 -USES= tar:bzip2 cpe +USES+= tar:bzip2 cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes .if !defined(PKGNAMESUFFIX) |