diff options
Diffstat (limited to 'security/php-Auth_OpenID/Makefile')
-rw-r--r-- | security/php-Auth_OpenID/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/php-Auth_OpenID/Makefile b/security/php-Auth_OpenID/Makefile index ded4f1230a46..6cbb7cf21e92 100644 --- a/security/php-Auth_OpenID/Makefile +++ b/security/php-Auth_OpenID/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= pear-Auth_OpenID-2.* -USE_BZIP2= yes +USES= tar:bzip2 NO_BUILD= yes OPTIONS_DEFINE= BCMATH MYSQL PGSQL SQLITE BCMATH_DESC= Use bcmath instead of libgmp |