diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:43:17 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:43:17 +0000 |
commit | aeac01a4bbd80367d8720b2194bc14765d50af6b (patch) | |
tree | 626d2288bada68bcb887f72d08c8de3dfe0595dc /net/ruby-ldap | |
parent | 549b6db4176fe494c57f28d6d061cda790a27887 (diff) | |
download | ports-aeac01a4bbd80367d8720b2194bc14765d50af6b.tar.gz ports-aeac01a4bbd80367d8720b2194bc14765d50af6b.zip |
Notes
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r-- | net/ruby-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 22932d0b9a44..5a9658df2d5f 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= ${LOCALBASE}/mozilla/directory/lib/libldap.so.1:${PORTSDIR}/net/lda USE_OPENLDAP= yes .endif -USE_BZIP2= yes +USES= tar:bzip2 USE_RUBY= yes USE_RUBY_EXTCONF= yes |