diff options
Diffstat (limited to 'security/php-Auth_OpenID2/Makefile')
-rw-r--r-- | security/php-Auth_OpenID2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/php-Auth_OpenID2/Makefile b/security/php-Auth_OpenID2/Makefile index 08b8ac125b0b..7d6f749bc454 100644 --- a/security/php-Auth_OpenID2/Makefile +++ b/security/php-Auth_OpenID2/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 EXAMPLES BCMATH_DESC= Use bcmath instead of libgmp |