From aeac01a4bbd80367d8720b2194bc14765d50af6b Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 21:43:17 +0000 Subject: Convert some more USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr (not really, but touches unstaged ports) --- security/php-Auth_OpenID2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/php-Auth_OpenID2') 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 -- cgit v1.2.3