diff options
Diffstat (limited to 'devel/phpsh/Makefile')
-rw-r--r-- | devel/phpsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpsh/Makefile b/devel/phpsh/Makefile index 7be7f9bc107e..e432bb000d6b 100644 --- a/devel/phpsh/Makefile +++ b/devel/phpsh/Makefile @@ -15,7 +15,7 @@ COMMENT= Interactive shell for PHP LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USE_BZIP2= yes +USES= tar:bzip2 USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |