diff options
Diffstat (limited to 'www/rubygem-htauth/Makefile')
-rw-r--r-- | www/rubygem-htauth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-htauth/Makefile b/www/rubygem-htauth/Makefile index e39c2a516326..4311356ed7a0 100644 --- a/www/rubygem-htauth/Makefile +++ b/www/rubygem-htauth/Makefile @@ -13,8 +13,7 @@ MASTER_SITE_SUBDIR= copiousfreetime MAINTAINER= dinoex@FreeBSD.org COMMENT= Replacement for the Apache htdigest and htpasswd -BUILD_DEPENDS= rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline USE_RUBY= yes USE_RUBYGEMS= yes |