diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 19:25:10 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 19:25:10 +0000 |
commit | 843ade1030e620014c6c2129c9d8b550bb1a66dd (patch) | |
tree | 244179cede4b2cc62a1a9144b28ef146cb2fb7cc /devel/rubygem-mixlib-authentication | |
parent | 992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff) | |
download | ports-843ade1030e620014c6c2129c9d8b550bb1a66dd.tar.gz ports-843ade1030e620014c6c2129c9d8b550bb1a66dd.zip |
Notes
Diffstat (limited to 'devel/rubygem-mixlib-authentication')
-rw-r--r-- | devel/rubygem-mixlib-authentication/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-mixlib-authentication/Makefile b/devel/rubygem-mixlib-authentication/Makefile index c1b036e22c4a..40338cc4b9fd 100644 --- a/devel/rubygem-mixlib-authentication/Makefile +++ b/devel/rubygem-mixlib-authentication/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= RG MAINTAINER= renchap@cocoa-x.com COMMENT= Mixes in simple per-request authentication -BUILD_DEPENDS= rubygem-mixlib-log>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-log -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-mixlib-log>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-log USE_RUBY= yes USE_RUBYGEMS= yes |