diff options
Diffstat (limited to 'databases/rubygem-hiredis')
-rw-r--r-- | databases/rubygem-hiredis/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/rubygem-hiredis/Makefile b/databases/rubygem-hiredis/Makefile index 0577d480f139..3fdec6114daa 100644 --- a/databases/rubygem-hiredis/Makefile +++ b/databases/rubygem-hiredis/Makefile @@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= redis>=0:databases/redis USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes -USES= gmake +USES= gem:autoplist gmake .include <bsd.port.mk> |