diff options
Diffstat (limited to 'lang/php55/Makefile')
-rw-r--r-- | lang/php55/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 301a790..4000fee 100644 --- a/lang/php55/Makefile +++ b/lang/php55/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) |