diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 20:04:00 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-06 20:04:00 +0000 |
| commit | d25ea0446c7fba7bd8ec2d560dd262ae92b64a2f (patch) | |
| tree | 18f3ccfe4f5dcef19a428c25f8e637b25538cbd5 /lang/php70 | |
| parent | b5529b7d3dc52598b80b3b0aaa4a6e690c1df107 (diff) | |
Notes
Diffstat (limited to 'lang/php70')
| -rw-r--r-- | lang/php70/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index a6b2d46ef17a..5dcd655ac98e 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -15,7 +15,7 @@ LICENSE= PHP301 BROKEN_powerpc64= Does not build -USES= tar:bzip2 cpe +USES+= tar:bzip2 cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes .if !defined(PKGNAMESUFFIX) |
