From bbc8c4d740872dbe971f6164448e5ba893cb166f Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 18:41:15 +0000 Subject: Convert a bunch of USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr (not really, but touches unstaged ports) --- databases/postgresql-plruby/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/postgresql-plruby/Makefile') diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index f22825fb52c2..32fd82b425a6 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -15,8 +15,7 @@ GH_ACCOUNT= CraigCottingham GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= f8d9ced -USES= uidfix -USE_BZIP2= yes +USES= uidfix tar:bzip2 USE_PGSQL= server USE_RUBY= yes USE_RUBY_EXTCONF= yes -- cgit v1.2.3